aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* There's a patch attached to fix gcc 2.8.x warnings, except for theBruce Momjian1998-03-30
* Upgrade to v0.86Marc G. Fournier1998-03-29
* more tcl/tk fixesBruce Momjian1998-03-23
* Another tcl/tk fix.Bruce Momjian1998-03-23
* Made some changes to clean up how initdb works...just more made a 'PGSQL_OPTS'Marc G. Fournier1998-03-22
* Change 2>$1 to -o /dev/null instead...Marc G. Fournier1998-03-22
* Add checks for UNION target fields, and add optional TABLE to LOCKBruce Momjian1998-03-18
* Prevent \do from wrapping.Bruce Momjian1998-03-16
* Make pg_user /xpg_user change complete.Bruce Momjian1998-03-16
* Fix for pg_dump of large objects, from alvin@camberlo.demon.co.uk.Bruce Momjian1998-03-16
* Change Postgres95 to PostgreSQL. Update CLUSTER manual page.Bruce Momjian1998-03-14
* Update Pgaccess to 0.83Marc G. Fournier1998-03-12
* xinv fix for tclshBruce Momjian1998-03-06
* Rename pg_user to pg_shadow.Bruce Momjian1998-03-06
* Bring pgaccess up to 0.82 - last update before releaseMarc G. Fournier1998-03-02
* Install new 0.81 pgaccess release.Bruce Momjian1998-03-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Make changes to psql so that it sees pg_user again instead of db_userMarc G. Fournier1998-02-25
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-25
* Various fixes for string.h vs strings.hMarc G. Fournier1998-02-24
* Create a RULE wrapper around pg_user for the password entryMarc G. Fournier1998-02-23
* Modify initdb.sh so that it makes pg_user readable through view db_userMarc G. Fournier1998-02-23
* Configure patches from Brook Milligan.Bruce Momjian1998-02-22
* Okay, revert back to non-REVOKED...happy now? :)Marc G. Fournier1998-02-20
* From: Andreas.Zeugswetter@telecom.atMarc G. Fournier1998-02-19
* Password fix. Now people have to do the REVOKE themselves.Bruce Momjian1998-02-19
* Updated from 0.61->0.76Marc G. Fournier1998-02-19
* Fix -t for pg_dump when table is uppercase.Bruce Momjian1998-02-18
* atttypmod now -1.Bruce Momjian1998-02-07
* Fix for \d on long table names.Bruce Momjian1998-02-06
* Subselects with =, >, etc.Bruce Momjian1998-02-03
* From: PostgreSQL DataBase <postgres@scuba.pcpipeline.com>Marc G. Fournier1998-01-30
* From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>Marc G. Fournier1998-01-29
* psql \df cleanup and lock manual page cleanup.Bruce Momjian1998-01-28
* Add cash_words_out and fix \df width.Bruce Momjian1998-01-25
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-01-25
* From: James Hughes <jamesh@interpath.com>Marc G. Fournier1998-01-23
* From: Andrew Martin <martin@biochemistry.ucl.ac.uk>Marc G. Fournier1998-01-23
* Add LOCK command as DELETE FROM ... WHERE false.Bruce Momjian1998-01-22
* Allow \z to show sequences.Bruce Momjian1998-01-22
* From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier1998-01-17
* Creates the SubLink structure, and the Query->hasSubLink field,Bruce Momjian1998-01-17
* New pg_attribute.atttypmod for type-specific information likeBruce Momjian1998-01-16
* this should pretty much clean up the i386_solaris port, with regressionMarc G. Fournier1998-01-13
* Upgrade to 0.76Marc G. Fournier1998-01-12
* Clean up of copyfuncs.Bruce Momjian1998-01-11
* psql help cleanup.Bruce Momjian1998-01-11
* Update psql help.Bruce Momjian1998-01-11
* PAGER \z in psql.Bruce Momjian1998-01-09
* Remove un-needed quotes from psql \d DEFAULT display.Bruce Momjian1998-01-05