Commits

Showing commits that first shipped in 9.6 (backpatches included). Clear

DateSubjectAuthorReleases
2020-11-29 Fix recently-introduced breakage in psql's \connect command. Tom Lane 9.6.21
2020-10-21 Fix connection string handling in psql's \connect command. Tom Lane 9.6.20
2019-01-26 Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 9.6.12
2018-11-14 Doc: remove claim that all \pset format options are unique in 1 letter. Tom Lane 9.6.12
2017-06-19 Fix materialized-view documentation oversights. Tom Lane 9.6.4
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 9.6.2
2016-07-11 Improve output of psql's \df+ command. Tom Lane 9.6.0
2016-06-19 Docs: improve description of psql's %R prompt escape sequence. Tom Lane 9.6.0
2016-05-06 Docs: fix \crosstabview example. Tom Lane 9.6.0
2016-04-15 Rethink \crosstabview's argument parsing logic. Tom Lane 9.6.0
2016-04-13 Improve documentation for \crosstabview. Tom Lane 9.6.0
2016-04-04 Add a \gexec command to psql for evaluation of computed queries. Tom Lane 9.6.0
2016-04-03 Add psql \errverbose command to see last server error at full verbosity. Tom Lane 9.6.0
2016-03-21 Improve header output from psql's \watch command. Tom Lane 9.6.0
2015-12-14 Docs: document that psql's "\i -" means read from stdin. Tom Lane 9.6.0
2015-12-13 Code and docs review for multiple -c and -f options in psql. Tom Lane 9.6.0
2015-11-03 Code + docs review for unicode linestyle patch. Tom Lane 9.6.0
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2015-07-03 Add psql \ev and \sv commands for editing and showing view definitions. Tom Lane 9.6.0