]> granicus.if.org Git - postgresql/history - src/bin/psql/help.c
Reorder psql \? help into groupings, idea from Harald Armin Massa.
[postgresql] / src / bin / psql / help.c
2002-12-11 Bruce MomjianReorder psql \? help into groupings, idea from Harald...
2002-12-11 Bruce MomjianBack out psql help change. Not done yet.
2002-12-11 Bruce MomjianBump version for 7.3 and 7.4.
2002-11-08 Bruce MomjianHere is a patch that does just that, while maintaining the
2002-10-24 Bruce MomjianFix include files for new PageOutput call.
2002-10-23 Bruce MomjianPage \h output and centralize psql paging code in PageO...
2002-10-18 Peter EisentrautImprove formatting of --help output.
2002-09-22 Peter EisentrautTranslation updates, some messages tweaked.
2002-09-04 Bruce Momjianpgindent run.
2002-08-27 Bruce MomjianAdd '+' mention in \? help. More clean of \? to do.
2002-08-10 Tom Lanepsql prints its version number in its startup message...
2002-08-10 Peter EisentrautMake sure all clients have the same understanding of...
2002-07-15 Bruce MomjianFix \? and \pset pager handling. \? wasn't honoring...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-03-19 Bruce Momjianpsql \? cleanups by Ian Barwick
2002-03-19 Bruce MomjianAdd psql \dD listing of domains, from Jonathan Eisler.
2002-03-11 Bruce MomjianMore pgsql \? cleanup for Peter E.
2002-03-11 Bruce MomjianCorrect optional args in psql \? as pointed out by...
2002-03-07 Bruce MomjianBack out psql domain improvements until domain is applied.
2002-03-06 Bruce MomjianHere is a diff of changes to the psql source code imple...
2002-03-05 Bruce MomjianAdds \du documentation line for \? in psqls help.c
2002-03-05 Bruce MomjianAdd \timing patch to psql. Times all queries.
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-06-11 Peter EisentrautAdd French psql translation. (My rendition of French...
2001-06-08 Peter EisentrautFinish German translation, edit (original) messages...
2001-06-02 Peter EisentrautNative Language Support (NLS)
2001-05-07 Peter EisentrautAdd \cd command to psql.
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-13 Bruce MomjianRemove -k unix socketpath option from client side,...
2000-11-13 Bruce MomjianUUNET is looking into offering PostgreSQL as a part...
2000-09-22 Peter EisentrautDon't free() the result of getpwuid().
2000-05-26 Bruce MomjianFix \h SELECT to not show SELECT INTO.
2000-05-12 Peter Eisentraut/home/peter/commit-msg
2000-05-11 Bruce MomjianMore psql help cleanup
2000-05-11 Bruce MomjianAdd options and cleanup psql \? and -? help displays
2000-05-09 Bruce MomjianUpdate psql \? to show file rather than "fname".
2000-04-24 Bruce MomjianFix \h to not go past array bounds
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-05 Peter EisentrautAdded configure test for readline's filename_completion...
2000-03-01 Peter EisentrautMore fixes for psql ^C handling, especially during...
2000-02-20 Peter EisentrautMoved psql \eset and \eshow to \encoding
2000-02-20 Tom LaneFix missing \n in some psql_error calls.
2000-02-19 Tatsuo IshiiAdd new backslash command \eset and \eshow.
2000-02-16 Bruce MomjianClean up include files use in psql.
2000-02-13 Peter EisentrautAdjusted psql echoing options (-a and -e)
2000-02-10 Peter EisentrautDefault argument for createdb
2000-02-07 Peter EisentrautFixed psql double quoting of SQL ids
2000-01-29 Peter EisentrautA few minor psql enhancements
2000-01-26 Bruce MomjianUpdate files.
2000-01-26 Bruce MomjianAdd:
2000-01-19 Peter Eisentrautanother round of user interface cleanups
2000-01-18 Peter Eisentrautanother set of cleanups
2000-01-18 Bruce MomjianHi!
2000-01-14 Peter EisentrautFixed psql variables vs array syntax, as well as minor...
2000-01-12 Peter EisentrautFixed a few "fixes" and bugs. Adjusted messages and...
1999-11-26 Bruce Momjian* Includes tab completion. It's not magic, but it's...
1999-11-10 Bruce MomjianCleanup of psql \copyright
1999-11-05 Bruce MomjianUpdate \? display.
1999-11-05 Bruce MomjianClean up \? psql display.
1999-11-04 Bruce MomjianUpdate to psql, run pgindent.
1999-11-04 Bruce Momjianpsql cleanup
1999-11-04 Bruce MomjianMajor psql overhaul by Peter Eisentraut.