aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/input.h
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Teach psql's tab completion to consider the entire input string.Tom Lane2015-12-20
* Update copyright for 2015Bruce Momjian2015-01-06
* Fix psql \s to work with recent libedit, and add pager support.Tom Lane2014-09-08
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0Bruce Momjian2010-02-26
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Write psql's ~/.psql_history file using history_truncate_file() andTom Lane2009-09-13
* Fix inclusions of readline/editline header files so that we only attempt toTom Lane2009-08-24
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Code review for psql multiline history patch(es). Fix memory leak,Tom Lane2006-06-11
* Fix psql history handling:Bruce Momjian2006-03-21
* In psql, save history of backslash commands used in multi-lineBruce Momjian2006-03-06
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* o Improve psql's handling of multi-line statementsBruce Momjian2006-02-11
* 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
* Here's some changes I made last night to psql's common.c (as found inBruce Momjian2003-03-20
* Here's the patch I promised over on HACKERS - it alters theBruce Momjian2003-02-19
* pgindent run.Bruce Momjian2002-09-04
* Readline and Zlib now required by default. Add options --without-readlinePeter Eisentraut2002-04-10
* 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
* Invoke on_exit() with correct number and type of arguments.Peter Eisentraut2001-09-11
* Better coding of readline testsPeter Eisentraut2000-10-03
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-08
* Clean up include files use in psql.Bruce Momjian2000-02-16
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-07
* A few minor psql enhancementsPeter Eisentraut2000-01-29
* another set of cleanupsPeter Eisentraut2000-01-18
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-14
* * Includes tab completion. It's not magic, but it's very cool. At anyBruce Momjian1999-11-26
* psql cleanupBruce Momjian1999-11-04
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-04