]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/psql-ref.sgml
Add a \gexec command to psql for evaluation of computed queries.
[postgresql] / doc / src / sgml / ref / psql-ref.sgml
2016-04-04 Tom LaneAdd a \gexec command to psql for evaluation of computed...
2016-04-03 Tom LaneAdd psql \errverbose command to see last server error...
2016-03-21 Tom LaneImprove header output from psql's \watch command.
2016-03-11 Robert Haaspsql: Don't automatically use expanded format when...
2016-03-06 Magnus HaganderFix typos
2015-12-14 Tom LaneDocs: document that psql's "\i -" means read from stdin.
2015-12-13 Tom LaneCode and docs review for multiple -c and -f options...
2015-12-08 Robert Haaspsql: Support multiple -c and -f options, and allow...
2015-12-03 Peter Eisentrautdoc: Add serial comma
2015-11-03 Tom LaneCode + docs review for unicode linestyle patch.
2015-10-06 Bruce Momjianpsql: allow \pset C in setting the title, matches \C
2015-09-11 Peter Eisentrautdoc: Spell checking
2015-09-05 Tom LaneRearrange the handling of error context reports.
2015-07-07 Andres FreundRefer to %p in the psql docs as 'process ID' not 'pid'.
2015-07-07 Andres FreundAdd psql PROMPT variable showing the pid of the connect...
2015-07-03 Tom LaneAdd psql \ev and \sv commands for editing and showing...
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-02-02 Tom LaneDoc: fix syntax description for psql's \setenv.
2015-01-31 Tom LaneFix documentation of psql's ECHO all mode.
2014-12-31 Tom LaneImprove consistency of parsing of psql's magic variables.
2014-12-29 Tom LaneAssorted minor fixes for psql metacommand docs.
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-09-08 Tom LaneFix psql \s to work with recent libedit, and add pager...
2014-09-02 Andres FreundAdd psql PROMPT variable showing which line of a statem...
2014-08-12 Fujii MasaoAdd tab-completion for \unset and valid setting values...
2014-07-24 Robert Haasdocs: Improve documentation of \pset without arguments.
2014-07-15 Alvaro HerreraAdd missing doc changes for ee80f043bc9b
2014-07-10 Fujii MasaoAdd new ECHO mode 'errors' that displays only failed...
2014-07-09 Peter EisentrautFix whitespace
2014-05-07 Peter Eisentrautdoc: Fix DocBook XML validity
2014-04-16 Bruce Momjiandocs: properly document psql auto encoding mode
2014-04-15 Bruce Momjianpsql: conditionally display oids and replication identity
2014-04-10 Bruce Momjiandocs: psql '--' comments are not passed to the server
2014-03-13 Tom LaneAllow psql to print COPY command status in more cases.
2014-02-24 Peter Eisentrautdoc: Improve DocBook XML validity
2014-02-14 Tom LaneSuggest shell here-documents instead of psql -c for...
2014-01-16 Tom LaneAdd display of oprcode (the underlying function's name...
2014-01-15 Tom LaneImprove FILES section of psql reference page.
2013-10-03 Robert Haaspsql: Make \pset without arguments show all settings.
2013-05-15 Peter Eisentrautdoc: Add \dm command to psql man page
2013-04-04 Tom LaneAdd \watch [SEC] command to psql.
2013-03-04 Peter Eisentrautpsql: Let \l accept a pattern
2013-02-27 Heikki LinnakangasAdd support for piping COPY to/from an external program.
2013-02-21 Tom LaneAdd postgres_fdw contrib module.
2013-02-02 Tom LaneCreate a psql command \gset to store query results...
2013-02-02 Tom LanePrevent "\g filename" from affecting subsequent command...
2013-01-25 Heikki LinnakangasAdd prosecdef to \df+ output.
2013-01-18 Bruce Momjianpsql latex fixes
2013-01-17 Bruce MomjianAdd a latex-longtable output format to psql
2012-09-06 Robert HaasUpdate syntax shown for \copy to match new syntax for...
2012-09-01 Peter Eisentrautpsql: Reduce compatibility warning
2012-08-25 Bruce MomjianDocument clearly that psql \! parameter interpretation...
2012-08-16 Bruce MomjianDocument that tab completation can interfere with some...
2012-08-11 Tom LaneAdd link from COPY ref page to psql \copy.
2012-08-09 Robert HaasMake psql -1 < file behave as expected.
2012-08-03 Bruce MomjianDocument that, for psql -c, only the result of the...
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-06-07 Peter EisentrautDocumentation spell and markup checking
2012-05-15 Peter EisentrautFix a whitespace issue with the man pages
2012-05-08 Peter Eisentrautpsql: Add variable to control keyword case in tab compl...
2012-05-07 Bruce MomjianDocument that it is the pgsql version we are matching...
2012-05-06 Bruce MomjianRevert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a...
2012-05-05 Bruce MomjianFix psql doc typo.
2012-05-03 Peter Eisentrautdoc: Fix for too many brackets in command synopses...
2012-04-11 Alvaro HerreraAccept postgres:// URIs in libpq connection functions
2012-03-28 Peter EisentrautTweak markup to avoid extra whitespace in man pages
2012-03-22 Tom LaneIf a role has a password expiration date, show that...
2012-03-03 Andrew DunstanProvide environment overrides for psql file locations.
2012-02-09 Peter Eisentrautpsql: Support zero byte field and record separators
2011-12-19 Peter EisentrautAdd support for privileges on types
2011-12-04 Andrew DunstanAdd a \setenv command to psql.
2011-11-12 Peter EisentrautAdd psql expanded auto mode
2011-10-15 Bruce MomjianDocument that is the psql version number, not the serve...
2011-10-15 Bruce MomjianAllow a major PG version psql .psqlrc file to be used...
2011-10-12 Tom LaneImprove documentation of psql's \q command.
2011-08-27 Peter EisentrautSpelling improvement
2011-08-26 Tom LaneClean up weird corner cases in lexing of psql meta...
2011-08-26 Tom LaneSupport non-ASCII letters in psql variable names.
2011-08-11 Robert HaasDisplay both per-table and per-column FDW options in...
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 SQL/MED objects...
2011-08-08 Robert HaasTeach psql to display the comments on conversions and...
2011-08-07 Peter EisentrautFix a whitespace issue with the man pages
2011-08-05 Robert HaasAllow per-column foreign data wrapper options.
2011-08-04 Robert HaasTeach psql to display comments on languages and casts.
2011-07-23 Peter EisentrautChange EDITOR_LINENUMBER_SWITCH to an environment variable
2011-07-06 Robert HaasAdd \ir command to psql.
2011-06-17 Robert HaasFix typo.
2011-06-14 Peter EisentrautDocument that psql's \d also works with composite types
2011-06-14 Robert HaasImprove accuracy of ON_ERROR_STOP documentation.
2011-05-22 Peter EisentrautPut documentation of backslash commands back in alphabe...
2011-04-09 Tom LaneDon't show unusable collations in psql's \dO command.
2011-03-10 Bruce MomjianUse '=' when documenting long options.
2011-02-19 Peter EisentrautSet psql client encoding from locale by default
2011-02-12 Peter EisentrautDDL support for collations
next