aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/command.h
Commit message (Expand)AuthorAge
* Prevent psql version banner from being printed by the \c command if theBruce Momjian2010-02-16
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Issue psql connection warnings on connection start and via \c, perBruce Momjian2008-07-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Mark a few functions as static or NOT_USED.Bruce Momjian2006-07-18
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Add psql option:Bruce Momjian2006-02-12
* Add new psql command \password for changing role password with client-sidePeter Eisentraut2005-12-18
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Re-implement psql's input scanning to use a flex-generated lexer, as perTom Lane2004-02-19
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.Tom Lane2003-07-28
* Update psql for some features of new FE/BE protocol. There is aTom Lane2003-06-28
* Reset parenthesis level counter upon \r.Peter Eisentraut2002-03-27
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Moved psql \eset and \eshow to \encodingPeter Eisentraut2000-02-20
* Clean up include files use in psql.Bruce Momjian2000-02-16
* A few minor psql enhancementsPeter Eisentraut2000-01-29
* another set of cleanupsPeter Eisentraut2000-01-18
* Adapt to the changes of libpq(eliminateing using putenv()).Tatsuo Ishii2000-01-15
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-14
* * Includes tab completion. It's not magic, but it's very cool. At anyBruce Momjian1999-11-26
* psql cleanupBruce Momjian1999-11-04
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-04