summaryrefslogtreecommitdiff
path: root/src/bin/psql/input.h
Commit message (Expand)AuthorAgeFilesLines
* Here's some changes I made last night to psql's common.c (as found inBruce Momjian2003-03-201-2/+3
* Here's the patch I promised over on HACKERS - it alters theBruce Momjian2003-02-191-1/+5
* pgindent run.Bruce Momjian2002-09-041-12/+12
* Readline and Zlib now required by default. Add options --without-readlinePeter Eisentraut2002-04-101-19/+13
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Invoke on_exit() with correct number and type of arguments.Peter Eisentraut2001-09-111-2/+1
* Better coding of readline testsPeter Eisentraut2000-10-031-2/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-21/+21
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-081-9/+9
* Clean up include files use in psql.Bruce Momjian2000-02-161-4/+1
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-071-3/+3
* A few minor psql enhancementsPeter Eisentraut2000-01-291-2/+2
* another set of cleanupsPeter Eisentraut2000-01-181-28/+24
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-141-1/+1
* * Includes tab completion. It's not magic, but it's very cool. At anyBruce Momjian1999-11-261-10/+5
* psql cleanupBruce Momjian1999-11-041-5/+5
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-041-0/+56