summaryrefslogtreecommitdiff
path: root/src/bin/psql/variables.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights that were missed.Bruce Momjian2005-01-011-2/+2
* The attached patch fixes psql's win32 frontend-only build, by usingBruce Momjian2004-10-181-2/+2
* Allow psql booleans to use OFF or off.Bruce Momjian2004-10-151-5/+5
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* More fallout from the recent psql patch: rename xmalloc and friends toNeil Conway2004-01-251-8/+8
* This patch makes some of the memory manipulation performed by psql aNeil Conway2004-01-241-24/+10
* This patch reduces some unsightly #ifdefs, and fixes two typos inBruce Momjian2003-12-011-16/+8
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-24/+32
* Update psql for some features of new FE/BE protocol. There is aTom Lane2003-06-281-31/+14
* I'm continuing to work on cleaning up code in psql. As things appearBruce Momjian2003-03-201-1/+69
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-2/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-2/+2
* Clean up include files use in psql.Bruce Momjian2000-02-161-3/+2
* Adjusted psql echoing options (-a and -e)Peter Eisentraut2000-02-131-1/+9
* A few minor psql enhancementsPeter Eisentraut2000-01-291-2/+2
* another set of cleanupsPeter Eisentraut2000-01-181-1/+7
* New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian1999-11-071-1/+1
* psql cleanupBruce Momjian1999-11-041-75/+93
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-041-0/+132