summaryrefslogtreecommitdiff
path: root/src/bin/psql/help.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make \? output of \dg and \du the samePeter Eisentraut2010-10-281-2/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Add a \sf (show function) command to psql, for those times when you need toTom Lane2010-08-141-2/+3
* Clean up failure to use ClosePager() where appropriate in help.c.Tom Lane2010-08-131-31/+9
* Extend psql's \e and \ef commands so that a line number can be specified,Tom Lane2010-08-121-4/+4
* Add \conninfo command to psql, to show current connection info.Robert Haas2010-07-201-2/+3
* Fix psql help: \da+ is same as \da, but \daS is not.Robert Haas2010-05-261-2/+2
* Work around a subtle portability problem in use of printf %s format.Tom Lane2010-05-081-9/+9
* Revert patch for --psqlrc=FILENAME in psql.Magnus Hagander2010-03-071-2/+1
* Add --psqlrc=FILENAME parameter to psql, to process an explicitly namedMagnus Hagander2010-03-061-1/+2
* Update copyright for the year 2010.Bruce Momjian2010-01-021-3/+3
* Add the new psql command \drds to the psql docs, help and tab completion.Alvaro Herrera2009-10-081-1/+2
* Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjustTom Lane2009-10-051-1/+2
* Easier to translate psql helpPeter Eisentraut2009-09-181-7/+8
* Document \dg+ and \du+Peter Eisentraut2009-07-241-3/+3
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-5/+5
* Use brackets in psql \df \? help.Bruce Momjian2009-04-221-2/+2
* Merge psql \df options into a single \? line, and update docs.Bruce Momjian2009-04-211-3/+2
* Add agg/normal/trigger/window flags for psql \df and in \df output.Bruce Momjian2009-04-211-2/+3
* Message improvementPeter Eisentraut2009-04-111-2/+2
* Add missing help output for \ef option. Andrew GierthTom Lane2009-04-031-2/+3
* Update line count for \? output (obtained from wc -l)Peter Eisentraut2009-03-251-2/+2
* In the \? output, align the columns consistently.Peter Eisentraut2009-03-251-73/+69
* Fix my typoPeter Eisentraut2009-03-241-2/+2
* Add the long options to the psql --help display, where they were curiouslyPeter Eisentraut2009-02-271-50/+51
* Add a -w/--no-password option that prevents all password prompts to allPeter Eisentraut2009-02-261-1/+2
* Sort the output of --help mostly alphabetical, make it align better, makePeter Eisentraut2009-02-251-10/+10
* Removeduplicate \dd psql help mention.Bruce Momjian2009-01-071-3/+2
* Add spaces around psql \d* columns, per idea from Joshua Drake.Bruce Momjian2009-01-071-31/+31
* Improve \z psql \? help display.Bruce Momjian2009-01-061-2/+2
* Add documentation for new \d*S* patch, and clean up some of the docs.Bruce Momjian2009-01-061-32/+32
* This makes all the \dX commands (most importantly to most: \df) workBruce Momjian2009-01-061-27/+32
* Update copyright for 2009.Bruce Momjian2009-01-011-3/+3
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-191-1/+4
* Improve psql's \dC command to take a pattern parameter. Casts are shownTom Lane2008-11-061-2/+2
* Document that \t and \x are now settable.Alvaro Herrera2008-08-291-3/+3
* Update "help" output to reflect that \timing now takes an optional on/offHeikki Linnakangas2008-06-111-4/+4
* Update psql startup banner to be shorter, suggest "help" for help.Bruce Momjian2008-05-161-2/+2
* Reorgnize psql \? help output, to reduce the size of the "General"Bruce Momjian2008-05-141-24/+27
* Have psql command 'help' suggest the use of \?, updated version.Bruce Momjian2008-04-041-2/+1
* Allow 'help' in psql to show \? help, for novice assistance.Bruce Momjian2008-04-041-1/+2
* Improve description of \du and \dg, per suggestion fromTom Lane2008-03-291-3/+3
* Include \password in the psql help.Magnus Hagander2008-03-261-3/+5
* Fix psql \h output for case of no parameters (ie, list all the known commands)Tom Lane2008-01-201-21/+42
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-3/+3
* Make documentation of -W options more accurate and uniform.Tom Lane2007-12-111-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-2/+2
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-1/+5
* Add psql \prompt capability.Bruce Momjian2007-02-231-2/+4
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-3/+3