aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/settings.h
Commit message (Expand)AuthorAge
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Set DEFAULT_EDITOR to notepad.exe on Windows, as per recent discussion.Tom Lane2004-11-17
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Allow psql to use 7.4.X database by not referencing tablespaces.Bruce Momjian2004-08-20
* Rename find_my_binary/find_other_binary toBruce Momjian2004-05-12
* Revise syntax-error reporting behavior to give pleasant results forTom Lane2004-03-21
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* Update psql for some features of new FE/BE protocol. There is aTom Lane2003-06-28
* Add \timing patch to psql. Times all queries.Bruce Momjian2002-03-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
* 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
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-14
* Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.Peter Eisentraut2000-01-12
* This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.Bruce Momjian1999-12-10
* * 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