aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/mainloop.h
Commit message (Expand)AuthorAge
* Clean up psql's control-C handling to avoid longjmp'ing out of randomTom Lane2006-06-14
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Update copyright to 2004.Bruce Momjian2004-08-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* 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
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* 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
* psql cleanupBruce Momjian1999-11-04
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-04