summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
1996-09-19Cleanup patch of pg_versionMarc G. Fournier
1996-09-16Add missing includes to silence compileMarc G. Fournier
1996-09-16The following diffs remove the various definitions of dupstr() and replaceMarc G. Fournier
1996-08-28modifications required to reflect centralized include filesMarc G. Fournier
1996-08-26Fix prototype for dumpClassesMarc G. Fournier
1996-08-24The patch does several things:Marc G. Fournier
1996-08-21BSD$$_derived needs -ltermcap for psqlMarc G. Fournier
1996-08-21command line flag for expanded display '-x' had logic reversedJulian Assange
1996-08-20Bring in changes to READLINE/HISTORY definesMarc G. Fournier
1996-08-14This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier
1996-08-14This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier
1996-08-14|Marc G. Fournier
1996-08-14Here's a small makefile patch that corrects the following bug: The makefilesMarc G. Fournier
1996-08-13I have attached a minor update for the Postgres make files. This updateMarc G. Fournier
1996-08-10Another small patch fix...Marc G. Fournier
1996-08-06applied kurt's patch to fix unlikely, but potential, string underflowJulian Assange
1996-08-06added patch from kurt that fixes memory leak (didn't free line bufferJulian Assange
1996-07-31Move port includes from bin/pg_dump/Makefile to Makefile.globalMarc G. Fournier
1996-07-31Fix for <machine.h> bugMarc G. Fournier
1996-07-31A "lost in the archives" patch from Chris Dunlop <chris@atlas.onthe.net.au>Marc G. Fournier
1996-07-31Fixes:Marc G. Fournier
1996-07-31Fixes:Marc G. Fournier
1996-07-30More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier
1996-07-29The decode function in psql.c doesn't return anything, so itsMarc G. Fournier
1996-07-28cosmetic changes: char* x changed to char *xMarc G. Fournier
1996-07-28reversed bruces patch to getopt() loop about optargMarc G. Fournier
1996-07-28bugfix: if NOREADLINE was not defined and input was not from a tty, thenJulian Assange
1996-07-27Various fixes required for psqlMarc G. Fournier
1996-07-27and now, the long awaited PAGER patches from Bruce...Marc G. Fournier
1996-07-27Further modifications for fixing createuser bug...Marc G. Fournier
1996-07-27This is a patch to pg_dump which fixes varchar and char printing in theMarc G. Fournier
1996-07-27Fixed these script sonce and for all?Marc G. Fournier
1996-07-25fixed usuage of -ltermcap for psqlMarc G. Fournier
1996-07-25Switched from using monitor to using psqlMarc G. Fournier
1996-07-25Removed monitor from compile/install (will eventually be removedMarc G. Fournier
1996-07-25Large re-write/enhancement. In pg-101 Jolly only included a smaller partJulian Assange
1996-07-25Ack, -I$(srcdir)/backend *is* required...Marc G. Fournier
1996-07-25there are no includes files in backend, there should be, so why lookMarc G. Fournier
1996-07-25Fix compiler not finding libpgtcl.h header fileMarc G. Fournier
1996-07-23Put in a new FAQMarc G. Fournier
1996-07-23reversed julian's patch back in again...othere things cause monitorMarc G. Fournier
1996-07-22Brought in David Bennett's (dave@bensoft.com) changes to pg_dumpMarc G. Fournier
1996-07-22Backed out the changes to monitor.c that seem to be affecting theMarc G. Fournier
1996-07-22quick fix to src/bin/Makefile.global so that compiling doesn't look for aMarc G. Fournier
1996-07-20Fix for:Marc G. Fournier
1996-07-20- extend conditional for use of -ltermcap in bsdi/bsdi_2_1 compilesMarc G. Fournier
1996-07-20fixed a bug with not commenting out FSYNC= in initdb.shMarc G. Fournier
1996-07-19- added -ltermcap to LIBS in bin/psql/MakefileMarc G. Fournier
1996-07-19Removed -I${HEADERFILE} from bin/Makefile.globalMarc G. Fournier
1996-07-19Fixes:Marc G. Fournier