aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Fix stout/stderr paging. Do not page \h select, but page \h *.Bruce Momjian1997-08-01
* Fix psql error output.Bruce Momjian1997-08-01
* Add strerror to pg_version for sunos4.Bruce Momjian1997-07-29
* fix small memory free error.Bruce Momjian1997-07-28
* psql: Add PAGER for \h and \?,\C fix, indices spell fix.Bruce Momjian1997-07-24
* Add single quotes to \\h set helpBruce Momjian1997-07-24
* More pg_dump patch cleanups.Bruce Momjian1997-07-23
* Fix problems with pg_dump for iheritance, sequences, archive tables.Bruce Momjian1997-07-23
* Prevent psql optarg free-ingBruce Momjian1997-07-14
* Have pg_dumpall return proper status on exitBruce Momjian1997-07-12
* Fox case-sensitivity for \d and allow trailing ; on backslash commands.Bruce Momjian1997-06-29
* Fix memory leak in psql.Bruce Momjian1997-06-29
* Small pg_dumpall cleanup.Bruce Momjian1997-06-25
* pg_dump, pg_dumpall cleanups.Bruce Momjian1997-06-21
* Check pgdump return request.Bruce Momjian1997-06-20
* Allow pg_dump to preserve owners of all objects.Bruce Momjian1997-06-20
* Update psql EXPLAIN help description, from Thomas.Bruce Momjian1997-06-12
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-11
* Make LO patter consistent with psql.Bruce Momjian1997-06-07
* avoid xinv* table name conflict with large objects.Bruce Momjian1997-06-07
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-06-06
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-06
* Fix for large objects and case sensitivity, from Raymond Toy.Bruce Momjian1997-06-05
* SET var TO '...'Vadim B. Mikheev1997-06-03
* cc1: warnings being treated as errorsVadim B. Mikheev1997-06-03
* Update man and psqlHelp for new SET GEQO=# option.Bruce Momjian1997-06-02
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-02
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-02
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-02
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-06-01
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-01
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-01
* Add R_PLANS to psql help, and SET cleanup.Bruce Momjian1997-06-01
* DROP agg psql help change from Darren.Bruce Momjian1997-06-01
* Fix core dump on \c.Bruce Momjian1997-05-24
* Fix \c option after breaking it.Bruce Momjian1997-05-24
* Only free memory if environment value is replaced.Bruce Momjian1997-05-23
* Comment on fix added.Bruce Momjian1997-05-23
* Preserve putenv() memory in psql \connect user fix.Bruce Momjian1997-05-22
* Fix backslash commands broken when \connect user added.Bruce Momjian1997-05-22
* Updated pg_dumpall and psql to preserve database owners.Bruce Momjian1997-05-21
* Added fcvt() prot for bsdi.Bruce Momjian1997-05-20
* Include information for reset, set, and show commands.Thomas G. Lockhart1997-05-17
* Allow pg_dumpall to preserve database ownership.Bruce Momjian1997-05-14
* From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1997-05-07
* 1. Multi-column indices support.Vadim B. Mikheev1997-05-06
* Missed an -I directiveMarc G. Fournier1997-04-26
* clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0Marc G. Fournier1997-04-26
* Set SRCDIR=..Marc G. Fournier1997-04-24
* Vacuum help changed (ANALYZE).Vadim B. Mikheev1997-04-23