summaryrefslogtreecommitdiff
path: root/src/bin/psql
AgeCommit message (Expand)Author
1997-06-12Update psql EXPLAIN help description, from Thomas.Bruce Momjian
1997-06-11From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-06From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1997-06-06From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-03SET var TO '...'Vadim B. Mikheev
1997-06-03cc1: warnings being treated as errorsVadim B. Mikheev
1997-06-02Update man and psqlHelp for new SET GEQO=# option.Bruce Momjian
1997-06-02From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-01From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1997-06-01From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-01Add R_PLANS to psql help, and SET cleanup.Bruce Momjian
1997-06-01DROP agg psql help change from Darren.Bruce Momjian
1997-05-24Fix core dump on \c.Bruce Momjian
1997-05-24Fix \c option after breaking it.Bruce Momjian
1997-05-23Only free memory if environment value is replaced.Bruce Momjian
1997-05-23Comment on fix added.Bruce Momjian
1997-05-22Preserve putenv() memory in psql \connect user fix.Bruce Momjian
1997-05-22Fix backslash commands broken when \connect user added.Bruce Momjian
1997-05-21Updated pg_dumpall and psql to preserve database owners.Bruce Momjian
1997-05-17Include information for reset, set, and show commands.Thomas G. Lockhart
1997-04-26clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0Marc G. Fournier
1997-04-23Vacuum help changed (ANALYZE).Vadim B. Mikheev
1997-04-10Add a \z command to psql that lists off grant/revoke permissionsMarc G. Fournier
1997-04-04This commit represents a clean compile with the new templates underMarc G. Fournier
1997-04-02\h create/drop sequence.Vadim B. Mikheev
1997-03-26'\h create index' shows that multi-column indices are available now.Vadim B. Mikheev
1997-03-12From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1997-02-13Various patches for nextstep by GregorHoffleitMarc G. Fournier
1997-02-11Fix \? syntax for copy command.Bruce Momjian
1997-02-09Various fixes suggested by Gregor HoffleitMarc G. Fournier
1997-01-26Remove #include "rlstubs.h", since it doesn't exist anymoreMarc G. Fournier
1997-01-25Remove rlstubs.[ch], since they weren't actually doing anything that couldn'tMarc G. Fournier
1997-01-25Okay, this should pretty much clean up the psql/readline/history mess.Marc G. Fournier
1997-01-25Why can't everyone be standard? :(Marc G. Fournier
1997-01-25Modifications to handle the situation where readline.h exists, butMarc G. Fournier
1997-01-25Change how readline support is included in psql.c ...Marc G. Fournier
1997-01-24Have Makefile autoconf'd according to whether the system hasMarc G. Fournier
1997-01-13Oops, introduced a bug in EOF handling. Fix it.Bruce Momjian
1997-01-13No EOF from psql when quiet mode.Bruce Momjian
1997-01-10I've noticed that \i filename in 6.0beta prints the input file double-spaced.Bruce Momjian
1997-01-05Fixes:Marc G. Fournier
1997-01-02fix for previous fixBruce Momjian
1997-01-02psql paren. with \r fix.Bruce Momjian
1996-12-30Put $(CURSES_LIB) in Makefile.global to replace similar thing in psql/Makefile.Bryan Henderson
1996-12-29explain changeBruce Momjian
1996-12-29Changed EXPLAIN option names.Bruce Momjian
1996-12-28Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a fullBruce Momjian
1996-12-26pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian
1996-12-26Fix syntax of \copy in \? display.Bryan Henderson
1996-12-26Note the => changes to == after a connect and stays that way on subsequentBruce Momjian