aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/variables.c
Commit message (Expand)AuthorAge
* More fallout from the recent psql patch: rename xmalloc and friends toNeil Conway2004-01-25
* This patch makes some of the memory manipulation performed by psql aNeil Conway2004-01-24
* This patch reduces some unsightly #ifdefs, and fixes two typos inBruce Momjian2003-12-01
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* Update psql for some features of new FE/BE protocol. There is aTom Lane2003-06-28
* I'm continuing to work on cleaning up code in psql. As things appearBruce Momjian2003-03-20
* 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
* Clean up include files use in psql.Bruce Momjian2000-02-16
* Adjusted psql echoing options (-a and -e)Peter Eisentraut2000-02-13
* A few minor psql enhancementsPeter Eisentraut2000-01-29
* another set of cleanupsPeter Eisentraut2000-01-18
* New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian1999-11-07
* psql cleanupBruce Momjian1999-11-04
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-04