summaryrefslogtreecommitdiff
path: root/src/bin/psql/help.c
Commit message (Expand)AuthorAgeFilesLines
* Message style improvementsPeter Eisentraut2006-10-061-3/+3
* Fix some missing inclusions identified with new pgcheckdefines tool.Tom Lane2006-07-151-4/+5
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-141-4/+1
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-141-2/+1
* Code review for psql multiline history patch(es). Fix memory leak,Tom Lane2006-06-111-2/+1
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-3/+3
* Add psql option:Bruce Momjian2006-02-121-1/+2
* Please find enclosed a patch that lets you use \c to connectBruce Momjian2006-02-121-2/+2
* o Improve psql's handling of multi-line statementsBruce Momjian2006-02-111-1/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-66/+70
* \pset numericsep -> numericlocale.Bruce Momjian2005-07-181-2/+2
* Add psql \pset numericsep to allow output numbers like 100,000.0 orBruce Momjian2005-07-101-2/+2
* Attached is a patch that enhances the "\h" capability in psql. I oftenBruce Momjian2005-07-061-38/+64
* Add -L option to psql to log sessions.Bruce Momjian2005-06-141-2/+3
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-221-5/+3
* Consistently use geteuid() not getuid(); there were a few places deviatingTom Lane2005-01-081-2/+2
* Update copyrights that were missed.Bruce Momjian2005-01-011-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Trivial fix for a bug introduced in r1.94 of help.c: we want to onlyNeil Conway2004-11-241-1/+2
* Clarify some stringsPeter Eisentraut2004-11-091-2/+2
* Message style revisionsPeter Eisentraut2004-10-121-3/+3
* Suppress psql \s help display for platforms like Win32 that don'tBruce Momjian2004-10-061-1/+3
* Pgindent run for 8.0.Bruce Momjian2004-08-291-4/+4
* Update copyright to 2004.Bruce Momjian2004-08-291-3/+3
* Ignore trailing spaces in psql \h.Bruce Momjian2004-08-071-3/+3
* Add permission display to \db+.Bruce Momjian2004-07-151-2/+2
* Have \dn+ show permissions and description for schemas.Bruce Momjian2004-07-131-2/+2
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-181-2/+3
* Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane2004-05-071-5/+5
* I just noticed that \dp outputs "Table" to indicate relations (tables,Bruce Momjian2004-03-221-3/+3
* Have psql help show \w parameter as requied.Bruce Momjian2004-01-091-2/+2
* This makes help like this:Bruce Momjian2003-12-011-4/+4
* attached is a patch that adds display of the groups a user belongs to toBruce Momjian2003-12-011-1/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Add documentation about \pset footer to \?.Peter Eisentraut2003-10-021-3/+3
* Allow translation of SQL help in psql.Peter Eisentraut2003-09-141-4/+6
* seemed like a typo in one of the appendix tablesBruce Momjian2003-09-111-4/+34
* Update row count for \? output, used by pager.Bruce Momjian2003-09-101-2/+2
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-7/+7
* Update copyrights to 2003.Bruce Momjian2003-07-251-6/+6
* Apply message style guide to frontend programs.Peter Eisentraut2003-07-231-24/+28
* Document the -h client flag can use a socket directory as well as a hostBruce Momjian2003-06-111-2/+2
* Document file name as optional for \o in psql help (\h).Bruce Momjian2003-04-141-2/+2
* Make the printing code somewhat more independent by not relying onPeter Eisentraut2003-03-181-2/+2
* Cleanup up psql \connect and \pset pager setting display, DennisBruce Momjian2003-03-101-2/+2
* Apply the proper version of Christopher Kings-Lynne's describe patchTom Lane2003-01-071-1/+2
* Increment libpq major number for 7.3.1 and minor for 7.4.Bruce Momjian2002-12-131-57/+56
* TODO marked as done:Bruce Momjian2002-12-121-1/+3
* Move psql \? Formatting above Large Object/Copy.Bruce Momjian2002-12-111-9/+9