]> granicus.if.org Git - postgresql/history - src/bin/psql/command.h
Update copyright for the year 2010.
[postgresql] / src / bin / psql / command.h
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-07-01 Bruce MomjianIssue psql connection warnings on connection start...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-18 Bruce MomjianMark a few functions as static or NOT_USED.
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-12 Bruce MomjianAdd psql option:
2005-12-18 Peter EisentrautAdd new psql command \password for changing role passwo...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-02-19 Tom LaneRe-implement psql's input scanning to use a flex-genera...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-07-28 Tom LaneRename psql's VERBOSE variable to VERBOSITY, per sugges...
2003-06-28 Tom LaneUpdate psql for some features of new FE/BE protocol...
2002-03-27 Peter EisentrautReset parenthesis level counter upon \r.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-20 Peter EisentrautMoved psql \eset and \eshow to \encoding
2000-02-16 Bruce MomjianClean up include files use in psql.
2000-01-29 Peter EisentrautA few minor psql enhancements
2000-01-18 Peter Eisentrautanother set of cleanups
2000-01-15 Tatsuo IshiiAdapt to the changes of libpq(eliminateing using putenv()).
2000-01-14 Peter EisentrautFixed psql variables vs array syntax, as well as minor...
1999-11-26 Bruce Momjian* Includes tab completion. It's not magic, but it's...
1999-11-04 Bruce Momjianpsql cleanup
1999-11-04 Bruce MomjianMajor psql overhaul by Peter Eisentraut.