]> granicus.if.org Git - postgresql/history - src/bin/psql/help.c
Teach psql to display the comments on conversions and domains.
[postgresql] / src / bin / psql / help.c
2011-08-08 Robert HaasTeach psql to display the comments on conversions and...
2011-08-04 Robert HaasTeach psql to display comments on languages and casts.
2011-07-06 Robert HaasAdd \ir command to psql.
2011-02-12 Peter EisentrautDDL support for collations
2011-02-08 Tom LaneCore support for "extensions", which are packages of...
2011-01-27 Heikki LinnakangasUpdate psql's \copyright to match the text we have...
2011-01-24 Peter EisentrautDocument the "S" option for psql's \dn command in the...
2011-01-20 Robert HaasAdd new psql command \dL to list languages.
2011-01-02 Robert HaasBasic foreign table support.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-10-28 Peter EisentrautMake \? output of \dg and \du the same
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-14 Tom LaneAdd a \sf (show function) command to psql, for those...
2010-08-13 Tom LaneClean up failure to use ClosePager() where appropriate...
2010-08-12 Tom LaneExtend psql's \e and \ef commands so that a line number...
2010-07-20 Robert HaasAdd \conninfo command to psql, to show current connecti...
2010-05-26 Robert HaasFix psql help: \da+ is same as \da, but \daS is not.
2010-05-08 Tom LaneWork around a subtle portability problem in use of...
2010-03-07 Magnus HaganderRevert patch for --psqlrc=FILENAME in psql.
2010-03-06 Magnus HaganderAdd --psqlrc=FILENAME parameter to psql, to process...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-10-08 Alvaro HerreraAdd the new psql command \drds to the psql docs, help...
2009-10-05 Tom LaneCreate an ALTER DEFAULT PRIVILEGES command, which allow...
2009-09-18 Peter EisentrautEasier to translate psql help
2009-07-24 Peter EisentrautDocument \dg+ and \du+
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-22 Bruce MomjianUse brackets in psql \df \? help.
2009-04-21 Bruce MomjianMerge psql \df options into a single \? line, and updat...
2009-04-21 Bruce MomjianAdd agg/normal/trigger/window flags for psql \df and...
2009-04-11 Peter EisentrautMessage improvement
2009-04-03 Tom LaneAdd missing help output for \ef option. Andrew Gierth
2009-03-25 Peter EisentrautUpdate line count for \? output (obtained from wc -l)
2009-03-25 Peter EisentrautIn the \? output, align the columns consistently.
2009-03-24 Peter EisentrautFix my typo
2009-02-27 Peter EisentrautAdd the long options to the psql --help display, where...
2009-02-26 Peter EisentrautAdd a -w/--no-password option that prevents all passwor...
2009-02-25 Peter EisentrautSort the output of --help mostly alphabetical, make...
2009-01-07 Bruce MomjianRemoveduplicate \dd psql help mention.
2009-01-07 Bruce MomjianAdd spaces around psql \d* columns, per idea from Joshu...
2009-01-06 Bruce MomjianImprove \z psql \? help display.
2009-01-06 Bruce MomjianAdd documentation for new \d*S* patch, and clean up...
2009-01-06 Bruce MomjianThis makes all the \dX commands (most importantly to...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-11-06 Tom LaneImprove psql's \dC command to take a pattern parameter...
2008-08-29 Alvaro HerreraDocument that \t and \x are now settable.
2008-06-11 Heikki LinnakangasUpdate "help" output to reflect that \timing now takes...
2008-05-16 Bruce MomjianUpdate psql startup banner to be shorter, suggest ...
2008-05-14 Bruce MomjianReorgnize psql \? help output, to reduce the size of...
2008-04-04 Bruce MomjianHave psql command 'help' suggest the use of \?, updated...
2008-04-04 Bruce MomjianAllow 'help' in psql to show \? help, for novice assist...
2008-03-29 Tom LaneImprove description of \du and \dg, per suggestion...
2008-03-26 Magnus HaganderInclude \password in the psql help.
2008-01-20 Tom LaneFix psql \h output for case of no parameters (ie, list...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-12-11 Tom LaneMake documentation of -W options more accurate and...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-02-23 Bruce MomjianAdd psql \prompt capability.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-06 Peter EisentrautMessage style improvements
2006-07-15 Tom LaneFix some missing inclusions identified with new pgcheck...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-06-11 Tom LaneCode review for psql multiline history patch(es). ...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-12 Bruce MomjianAdd psql option:
2006-02-12 Bruce MomjianPlease find enclosed a patch that lets you use \c to...
2006-02-11 Bruce Momjiano Improve psql's handling of multi-line statements
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-18 Bruce Momjian\pset numericsep -> numericlocale.
2005-07-10 Bruce MomjianAdd psql \pset numericsep to allow output numbers like...
2005-07-06 Bruce MomjianAttached is a patch that enhances the "\h" capability...
2005-06-14 Bruce MomjianAdd -L option to psql to log sessions.
2005-02-22 Bruce MomjianUse _() macro consistently rather than gettext(). ...
2005-01-08 Tom LaneConsistently use geteuid() not getuid(); there were...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-11-24 Neil ConwayTrivial fix for a bug introduced in r1.94 of help.c...
2004-11-09 Peter EisentrautClarify some strings
2004-10-12 Peter EisentrautMessage style revisions
2004-10-06 Bruce MomjianSuppress psql \s help display for platforms like Win32...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-07 Bruce MomjianIgnore trailing spaces in psql \h.
2004-07-15 Bruce MomjianAdd permission display to \db+.
2004-07-13 Bruce MomjianHave \dn+ show permissions and description for schemas.
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-05-07 Tom LaneSolve the 'Turkish problem' with undesirable locale...
2004-03-22 Bruce MomjianI just noticed that \dp outputs "Table" to indicate...
2004-01-09 Bruce MomjianHave psql help show \w parameter as requied.
2003-12-01 Bruce MomjianThis makes help like this:
2003-12-01 Bruce Momjianattached is a patch that adds display of the groups...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-10-02 Peter EisentrautAdd documentation about \pset footer to \?.
2003-09-14 Peter EisentrautAllow translation of SQL help in psql.
2003-09-11 Bruce Momjianseemed like a typo in one of the appendix tables
2003-09-10 Bruce MomjianUpdate row count for \? output, used by pager.
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-08-04 Bruce Momjianpgindent run.
next