aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* Add NOT NULL and DEFAULT to \d table.Bruce Momjian1998-01-05
* Various fixes NETBSD/sparc relatedMarc G. Fournier1998-01-04
* Slightly delayed patches from Todd...damn holidays :)Marc G. Fournier1997-12-30
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-29
* Prototypes for new funcs.Vadim B. Mikheev1997-12-26
* Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to de...Bruce Momjian1997-12-23
* Fix notty output to show status result. -q option still turns it off.Bruce Momjian1997-12-22
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-20
* Major code cleanup following the pg_password insertion...Marc G. Fournier1997-12-09
* Add VARHDRSZ where needed. Many places just used 4.Bruce Momjian1997-12-06
* Fix tolower loops to go in proper direction for cache.Bruce Momjian1997-12-05
* I found one other change that I would like to make to theMarc G. Fournier1997-12-05
* Incorporate patch from Matt(maycock@intelliquest.com) for dumping ACLsMarc G. Fournier1997-12-04
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-04
* Fix pg_dump, and libpq changes.Bruce Momjian1997-12-01
* Document pg_dump -z, clean up option list. Fix problem with libpq handling o...Bruce Momjian1997-12-01