summaryrefslogtreecommitdiff
path: root/src/bin/psql/input.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-2/+2
* Pay attention to failure returns from fgets() in all cases.Tom Lane2000-11-271-2/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-22/+25
* Moved psql \eset and \eshow to \encodingPeter Eisentraut2000-02-201-1/+3
* Fix missing \n in some psql_error calls.Tom Lane2000-02-201-2/+2
* Clean up include files use in psql.Bruce Momjian2000-02-161-4/+3
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-071-8/+10
* A few minor psql enhancementsPeter Eisentraut2000-01-291-2/+2
* another set of cleanupsPeter Eisentraut2000-01-181-2/+8
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-141-4/+23
* Clean up some minor gcc warnings.Tom Lane1999-12-201-2/+2
* This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.Bruce Momjian1999-12-101-4/+0
* * Includes tab completion. It's not magic, but it's very cool. At anyBruce Momjian1999-11-261-2/+4
* psql cleanupBruce Momjian1999-11-041-70/+86
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-041-0/+162