]> granicus.if.org Git - postgresql/history - src/bin/psql/help.c
psql: fix \connect with URIs and conninfo strings
[postgresql] / src / bin / psql / help.c
2015-04-02 Alvaro Herrerapsql: fix \connect with URIs and conninfo strings
2015-04-02 Robert HaasRevert "psql: fix \connect with URIs and conninfo strings"
2015-04-01 Alvaro Herrerapsql: fix \connect with URIs and conninfo strings
2015-03-31 Bruce Momjianpsql: add asciidoc output format
2015-03-28 Andrew DunstanAdd a pager_min_lines setting to psql
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-10-14 Peter Eisentrautpsql: Fix \? output alignment
2014-09-23 Stephen FrostAdd unicode_*_linestyle to \? variables
2014-09-12 Stephen FrostAdd unicode_{column|header|border}_style to psql
2014-09-09 Andres FreundAdd new psql help topics, accessible to both --help...
2014-07-10 Fujii MasaoAdd new ECHO mode 'errors' that displays only failed...
2014-04-16 Bruce Momjianpsql: update --help output for unaligned mode params
2014-01-10 Bruce MomjianMove username lookup functions from /port to /common
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-12-18 Bruce MomjianFix incorrect error message reported for non-existent...
2013-10-03 Robert Haaspsql: Make \pset without arguments show all settings.
2013-04-05 Tom LaneFix line count in slashUsage().
2013-04-04 Tom LaneAdd \watch [SEC] command to psql.
2013-03-04 Peter Eisentrautpsql: Let \l accept a pattern
2013-03-04 Kevin GrittnerAdd a materialized view relations.
2013-02-02 Tom LaneCreate a psql command \gset to store query results...
2013-01-15 Heikki LinnakangasMake \? help message more clear when not connected.
2013-01-15 Heikki LinnakangasDon't pass NULL to fprintf, if not currently connected...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-08-09 Robert HaasMake psql -1 < file behave as expected.
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-07-06 Bruce MomjianRun updated copyright.pl on HEAD and 9.2 trees, updatin...
2012-06-17 Peter EisentrautMake documentation of --help and --version options...
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-02-09 Peter Eisentrautpsql: Support zero byte field and record separators
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-04 Andrew DunstanAdd a \setenv command to psql.
2011-11-12 Peter EisentrautAdd psql expanded auto mode
2011-08-11 Robert HaasChange psql's \dd command to do something more useful.
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.
next