Commits

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

DateSubjectAuthorReleases
2023-11-03 doc: \copy can get data values \. and end-of-input confused Bruce Momjian 11.22
2022-06-10 Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 11.17
2022-06-06 Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 11.17
2020-11-29 Fix recently-introduced breakage in psql's \connect command. Tom Lane 11.11
2020-10-21 Fix connection string handling in psql's \connect command. Tom Lane 11.10
2020-10-03 doc: libpq connection options can override command-line flags Bruce Momjian 11.10
2020-08-31 doc: add commas after 'i.e.' and 'e.g.' Bruce Momjian 11.10
2019-01-26 Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 11.2
2018-11-14 Doc: remove claim that all \pset format options are unique in 1 letter. Tom Lane 11.2
2018-07-24 psql: Add option for procedures to \df Peter Eisentraut 11.0
2018-06-29 Documentation spell checking and markup improvements Peter Eisentraut 11.0
2018-03-22 Add \if support to pgbench Teodor Sigaev 11.0
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 11.0
2018-02-13 Add procedure support to pg_get_functiondef Peter Eisentraut 11.0
2018-02-03 doc: Clarify psql --list documentation a bit more Peter Eisentraut 11.0
2018-01-23 doc: mention psql -l uses the 'postgres' database by default Bruce Momjian 11.0
2017-11-23 Convert documentation to DocBook XML Peter Eisentraut 11.0
2017-10-20 Convert SGML IDs to lower case Peter Eisentraut 11.0
2017-10-17 Don't use SGML empty tags Peter Eisentraut 11.0
2017-09-21 Provide a test for variable existence in psql Andrew Dunstan 11.0
2017-09-12 Add psql variables to track success/failure of SQL queries. Tom Lane 11.0
2017-09-11 Message style fixes Peter Eisentraut 11.0
2017-09-07 Improve documentation about behavior of multi-statement Query messages. Tom Lane 11.0
2017-09-05 Add \gdesc psql command. Tom Lane 11.0
2017-09-05 In psql, use PSQL_PAGER in preference to PAGER, if it's set. Tom Lane 11.0