aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)Marc G. Fournier1997-04-12
* Add a \z command to psql that lists off grant/revoke permissionsMarc G. Fournier1997-04-10
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* \h create/drop sequence.Vadim B. Mikheev1997-04-02
* Dumping sequence relations as 'CREATE SEQUENCE ...'.Vadim B. Mikheev1997-04-02
* '\h create index' shows that multi-column indices are available now.Vadim B. Mikheev1997-03-26
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Substitute defines for numeric constants in type ids.Bruce Momjian1997-03-01
* Remove old READMEs.Bruce Momjian1997-02-28
* And, make sure that initdb.sh copies the pg_geqo.sample file toMarc G. Fournier1997-02-19
* Various patches for nextstep by GregorHoffleitMarc G. Fournier1997-02-13
* Fix \? syntax for copy command.Bruce Momjian1997-02-11
* Various fixes suggested by Gregor HoffleitMarc G. Fournier1997-02-09
* |I took a look at this and I think pg_dump mishandles arrays of ints and floatsMarc G. Fournier1997-02-09
* Include main Makefile.global first so variables are not over-written.Bruce Momjian1997-02-06
* Remove #include "rlstubs.h", since it doesn't exist anymoreMarc G. Fournier1997-01-26
* Remove rlstubs.[ch], since they weren't actually doing anything that couldn'tMarc G. Fournier1997-01-25
* Okay, this should pretty much clean up the psql/readline/history mess.Marc G. Fournier1997-01-25
* Why can't everyone be standard? :(Marc G. Fournier1997-01-25
* Modifications to handle the situation where readline.h exists, butMarc G. Fournier1997-01-25
* Change how readline support is included in psql.c ...Marc G. Fournier1997-01-25
* Have Makefile autoconf'd according to whether the system hasMarc G. Fournier1997-01-24
* Add link options for libpq library search.Bryan Henderson1997-01-21