summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Makefile cleanup after reorganizationBruce Momjian1996-11-092-10/+9
* More compile cleanupsBruce Momjian1996-11-081-2/+2
* Compile and warning cleanupBruce Momjian1996-11-085-13/+15
* Add frontend \copy command.Bryan Henderson1996-11-041-771/+973
* Rename CDEBUG to COPTBruce Momjian1996-11-041-3/+3
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-044-7/+7
* Continuation of make file simplification; handle libpq.a dependancy.Bryan Henderson1996-11-021-13/+29
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-011-5/+1
* Added needed include file.Bruce Momjian1996-10-311-1/+3
* Change display of char(5) to (bp)char 5 so psql \d canBruce Momjian1996-10-141-2/+2
* Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian1996-10-131-1/+2
* New host-based authentication -- set up pg_hba.conf instead of pg_hbaBryan Henderson1996-10-121-3/+3
* Changed psql \h command to print commands in three columns.Bruce Momjian1996-10-091-2/+19
* Fix a couple of small things from D'Arcy's last patchMarc G. Fournier1996-10-071-3/+3
* Mostly adding "const" keyword and making some functions static.Marc G. Fournier1996-10-073-48/+48
* Update help for alter table. remove EXTEND function.Bruce Momjian1996-10-071-5/+2
* Fix typo in help text.Bruce Momjian1996-10-051-2/+2
* Added single-letter options and case statement.Bruce Momjian1996-10-051-29/+45
* And bring in change from 1.0.7 tree to here...Marc G. Fournier1996-10-041-3/+3
* This patch fixes problems in initdb, including that it doesn't runMarc G. Fournier1996-10-041-19/+31
* Brought psql help up to date with syntax and manual.Bruce Momjian1996-10-031-20/+20
* New vacuum option.Bruce Momjian1996-10-031-2/+2
* Fixes extra space in printing.Bruce Momjian1996-10-031-2/+2
* Added new single-letter options to initdb.sh.Bruce Momjian1996-10-031-11/+15
* change stdout to foutMarc G. Fournier1996-10-021-3/+3
* Prototype setMaxOid()Marc G. Fournier1996-09-231-1/+2
* Here's a patch that I discussed recently on pg95-dev that changes theMarc G. Fournier1996-09-232-168/+203
* Patches to make POSTPORT changes in scriptsMarc G. Fournier1996-09-215-10/+10
* Cleanup patch of pg_versionMarc G. Fournier1996-09-191-4/+8
* Add missing includes to silence compileMarc G. Fournier1996-09-161-1/+4
* The following diffs remove the various definitions of dupstr() and replaceMarc G. Fournier1996-09-166-178/+130
* modifications required to reflect centralized include filesMarc G. Fournier1996-08-281-2/+5
* Fix prototype for dumpClassesMarc G. Fournier1996-08-261-2/+3
* The patch does several things:Marc G. Fournier1996-08-244-44/+116
* BSD$$_derived needs -ltermcap for psqlMarc G. Fournier1996-08-211-1/+5
* command line flag for expanded display '-x' had logic reversedJulian Assange1996-08-211-2/+2
* Bring in changes to READLINE/HISTORY definesMarc G. Fournier1996-08-201-5/+3
* This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier1996-08-141-6/+8
* This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier1996-08-141-3/+5
* |Marc G. Fournier1996-08-141-8/+21
* Here's a small makefile patch that corrects the following bug: The makefilesMarc G. Fournier1996-08-141-2/+4
* I have attached a minor update for the Postgres make files. This updateMarc G. Fournier1996-08-131-9/+13
* Another small patch fix...Marc G. Fournier1996-08-101-2/+2
* applied kurt's patch to fix unlikely, but potential, string underflowJulian Assange1996-08-061-2/+2
* added patch from kurt that fixes memory leak (didn't free line bufferJulian Assange1996-08-061-3/+7
* Move port includes from bin/pg_dump/Makefile to Makefile.globalMarc G. Fournier1996-07-311-2/+2
* Fix for <machine.h> bugMarc G. Fournier1996-07-311-2/+2
* A "lost in the archives" patch from Chris Dunlop <chris@atlas.onthe.net.au>Marc G. Fournier1996-07-311-2/+6
* Fixes:Marc G. Fournier1996-07-311-2/+2
* Fixes:Marc G. Fournier1996-07-311-65/+62