Commit Graph

59 Commits (deaaecdf2e838dab079addbec9a0a9523b2c1291)

Author SHA1 Message Date
Marc G. Fournier 87799e38f1 Prototype setMaxOid() 30 years ago
Marc G. Fournier ff4d0d435e Here's a patch that I discussed recently on pg95-dev that changes the 30 years ago
Marc G. Fournier 04b55fc4a4 Patches to make POSTPORT changes in scripts 30 years ago
Marc G. Fournier efebd7b7aa Cleanup patch of pg_version 30 years ago
Marc G. Fournier 0318f227ac Add missing includes to silence compile 30 years ago
Marc G. Fournier f589ca6800 The following diffs remove the various definitions of dupstr() and replace 30 years ago
Marc G. Fournier 28fad34c7b modifications required to reflect centralized include files 30 years ago
Marc G. Fournier c449668d3e Fix prototype for dumpClasses 30 years ago
Marc G. Fournier 208a30f23d The patch does several things: 30 years ago
Marc G. Fournier 2a23229cb3 BSD$$_derived needs -ltermcap for psql 30 years ago
Julian Assange 99dc4e3b43 command line flag for expanded display '-x' had logic reversed 30 years ago
Marc G. Fournier 1bdbf4092a Bring in changes to READLINE/HISTORY defines 30 years ago
Marc G. Fournier 476ef10913 This patch can be installed as part of 1.02.1 so people can properly 30 years ago
Marc G. Fournier e7a110b418 This patch can be installed as part of 1.02.1 so people can properly 30 years ago
Marc G. Fournier 011ee13131 | 30 years ago
Marc G. Fournier 6b9ecd8348 Here's a small makefile patch that corrects the following bug: The makefiles 30 years ago
Marc G. Fournier ca5db6cab1 I have attached a minor update for the Postgres make files. This update 30 years ago
Marc G. Fournier 1508feb283 Another small patch fix... 30 years ago
Julian Assange dfca092633 applied kurt's patch to fix unlikely, but potential, string underflow 30 years ago
Julian Assange 7ef04b25cc added patch from kurt that fixes memory leak (didn't free line buffer 30 years ago
Marc G. Fournier cb34902cbd Move port includes from bin/pg_dump/Makefile to Makefile.global 30 years ago
Marc G. Fournier 7d2000e3a7 Fix for <machine.h> bug 30 years ago
Marc G. Fournier c114bf330d A "lost in the archives" patch from Chris Dunlop <chris@atlas.onthe.net.au> 30 years ago
Marc G. Fournier a05ed5bc11 Fixes: 30 years ago
Marc G. Fournier 4477b6f6c2 Fixes: 30 years ago
Marc G. Fournier e5e12f6405 More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com> 30 years ago
Marc G. Fournier be19feb14a The decode function in psql.c doesn't return anything, so its 30 years ago
Marc G. Fournier 7450ea6dfb cosmetic changes: char* x changed to char *x 30 years ago
Marc G. Fournier 0e887c541e reversed bruces patch to getopt() loop about optarg 30 years ago
Julian Assange ed3240d093 bugfix: if NOREADLINE was not defined and input was not from a tty, then 30 years ago
Marc G. Fournier 64b130a8e7 Various fixes required for psql 30 years ago
Marc G. Fournier edb519b14c and now, the long awaited PAGER patches from Bruce... 30 years ago
Marc G. Fournier 6e077b0ae5 Further modifications for fixing createuser bug... 30 years ago
Marc G. Fournier 22113f81fd This is a patch to pg_dump which fixes varchar and char printing in the 30 years ago
Marc G. Fournier 1a675fe5b2 Fixed these script sonce and for all? 30 years ago
Marc G. Fournier aac483943d fixed usuage of -ltermcap for psql 30 years ago
Marc G. Fournier ff50e5ab47 Switched from using monitor to using psql 30 years ago
Marc G. Fournier 69ee15d663 Removed monitor from compile/install (will eventually be removed 30 years ago
Julian Assange 76bc8cb97f Large re-write/enhancement. In pg-101 Jolly only included a smaller part 30 years ago
Marc G. Fournier 98ae3fadd1 Ack, -I$(srcdir)/backend *is* required... 30 years ago
Marc G. Fournier 2f19e28940 there are no includes files in backend, there should be, so why look 30 years ago
Marc G. Fournier 0864a2ddae Fix compiler not finding libpgtcl.h header file 30 years ago
Marc G. Fournier be5bfd54f2 Put in a new FAQ 30 years ago
Marc G. Fournier d1724d65b7 reversed julian's patch back in again...othere things cause monitor 30 years ago
Marc G. Fournier 672f6ece23 Brought in David Bennett's (dave@bensoft.com) changes to pg_dump 30 years ago
Marc G. Fournier 02bbd95a41 Backed out the changes to monitor.c that seem to be affecting the 30 years ago
Marc G. Fournier 435d32cd25 quick fix to src/bin/Makefile.global so that compiling doesn't look for a 30 years ago
Marc G. Fournier df43edcf45 Fix for: 30 years ago
Marc G. Fournier 5feb9dc9df - extend conditional for use of -ltermcap in bsdi/bsdi_2_1 compiles 30 years ago
Marc G. Fournier c777e8131e fixed a bug with not commenting out FSYNC= in initdb.sh 30 years ago