Commits

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

DateSubjectAuthorReleases
2022-06-10 Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 10.22
2022-06-06 Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 10.22
2020-11-29 Fix recently-introduced breakage in psql's \connect command. Tom Lane 10.16
2020-10-21 Fix connection string handling in psql's \connect command. Tom Lane 10.15
2020-10-03 doc: libpq connection options can override command-line flags Bruce Momjian 10.15
2020-08-31 doc: add commas after 'i.e.' and 'e.g.' Bruce Momjian 10.15
2019-01-26 Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 10.7
2018-11-14 Doc: remove claim that all \pset format options are unique in 1 letter. Tom Lane 10.7
2018-07-05 Fix typo Peter Eisentraut 10.5
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 10.3
2018-02-03 doc: Clarify psql --list documentation a bit more Peter Eisentraut 10.2
2018-01-23 doc: mention psql -l uses the 'postgres' database by default Bruce Momjian 10.2
2017-09-11 Message style fixes Peter Eisentraut 10.0
2017-09-06 Add psql variables showing server version and psql version. Tom Lane 10.0
2017-07-05 psql documentation fixes Peter Eisentraut 10.0
2017-06-19 Fix materialized-view documentation oversights. Tom Lane 10.0
2017-06-14 Put documentation of options and commands in more alphabetical order Peter Eisentraut 10.0
2017-04-02 Doc: clarify behavior of OT_WHOLE_LINE and OT_FILEPIPE psql slash commands. Tom Lane 10.0
2017-04-02 Document psql's behavior of recalling the previously executed query. Tom Lane 10.0
2017-04-02 Allow psql variable substitution to occur in backtick command strings. Tom Lane 10.0
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-03-07 psql: Add \gx command Stephen Frost 10.0
2017-02-03 Clean up psql's behavior for a few more control variables. Tom Lane 10.0
2017-02-01 Improve psql's behavior for \set and \unset of its control variables. Tom Lane 10.0
2017-01-30 Make psql reject attempts to set special variables to invalid values. Tom Lane 10.0