aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/help.c
Commit message (Expand)AuthorAge
* Have psql help show \w parameter as requied.Bruce Momjian2004-01-09
* This makes help like this:Bruce Momjian2003-12-01
* attached is a patch that adds display of the groups a user belongs to toBruce Momjian2003-12-01
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Add documentation about \pset footer to \?.Peter Eisentraut2003-10-02
* Allow translation of SQL help in psql.Peter Eisentraut2003-09-14
* seemed like a typo in one of the appendix tablesBruce Momjian2003-09-11
* Update row count for \? output, used by pager.Bruce Momjian2003-09-10
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* Update copyrights to 2003.Bruce Momjian2003-07-25
* Apply message style guide to frontend programs.Peter Eisentraut2003-07-23
* Document the -h client flag can use a socket directory as well as a hostBruce Momjian2003-06-11
* Document file name as optional for \o in psql help (\h).Bruce Momjian2003-04-14
* Make the printing code somewhat more independent by not relying onPeter Eisentraut2003-03-18
* Cleanup up psql \connect and \pset pager setting display, DennisBruce Momjian2003-03-10
* Apply the proper version of Christopher Kings-Lynne's describe patchTom Lane2003-01-07
* Increment libpq major number for 7.3.1 and minor for 7.4.Bruce Momjian2002-12-13
* TODO marked as done:Bruce Momjian2002-12-12
* Move psql \? Formatting above Large Object/Copy.Bruce Momjian2002-12-11
* psql \? rearrangement, suggested by Tom.Bruce Momjian2002-12-11
* Reorder psql \? help into groupings, idea from Harald Armin Massa.Bruce Momjian2002-12-11
* Back out psql help change. Not done yet.Bruce Momjian2002-12-11
* Bump version for 7.3 and 7.4.Bruce Momjian2002-12-11
* Here is a patch that does just that, while maintaining theBruce Momjian2002-11-08
* Fix include files for new PageOutput call.Bruce Momjian2002-10-24
* Page \h output and centralize psql paging code in PageOutput().Bruce Momjian2002-10-23
* Improve formatting of --help output.Peter Eisentraut2002-10-18
* Translation updates, some messages tweaked.Peter Eisentraut2002-09-22
* pgindent run.Bruce Momjian2002-09-04
* Add '+' mention in \? help. More clean of \? to do.Bruce Momjian2002-08-27
* psql prints its version number in its startup message, per recentTom Lane2002-08-10
* Make sure all clients have the same understanding of default user namePeter Eisentraut2002-08-10
* Fix \? and \pset pager handling. \? wasn't honoring pager before.Bruce Momjian2002-07-15
* Update copyright to 2002.Bruce Momjian2002-06-20
* psql \? cleanups by Ian BarwickBruce Momjian2002-03-19
* Add psql \dD listing of domains, from Jonathan Eisler.Bruce Momjian2002-03-19
* More pgsql \? cleanup for Peter E.Bruce Momjian2002-03-11
* Correct optional args in psql \? as pointed out by Ian Barwick.Bruce Momjian2002-03-11
* Back out psql domain improvements until domain is applied.Bruce Momjian2002-03-07
* Here is a diff of changes to the psql source code implementing a simpleBruce Momjian2002-03-06
* Adds \du documentation line for \? in psqls help.cBruce Momjian2002-03-05
* Add \timing patch to psql. Times all queries.Bruce Momjian2002-03-05
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Add French psql translation. (My rendition of French anyway...)Peter Eisentraut2001-06-11
* Finish German translation, edit (original) messages a bit.Peter Eisentraut2001-06-08
* Native Language Support (NLS)Peter Eisentraut2001-06-02
* Add \cd command to psql.Peter Eisentraut2001-05-07
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10