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