Commits

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

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 14.19
2024-04-10 Doc: Update ulinks to RFC documents to avoid redirect Daniel Gustafsson 14.12
2024-04-09 doc: Remove stray comma from list of psql options Daniel Gustafsson 14.12
2023-11-03 doc: \copy can get data values \. and end-of-input confused Bruce Momjian 14.10
2022-06-10 Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 14.4
2022-06-06 Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 14.4
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 14.3
2021-09-29 doc: Fix some typos and markups Michael Paquier 14.1
2021-07-16 doc: Spell checking Peter Eisentraut 14.0
2021-06-11 Use the correct article for abbreviations David Rowley 14.0
2021-05-21 Put some psql documentation pieces back into alphabetical order Peter Eisentraut 14.0
2021-04-22 Fix some trailing whitespace in documentation files Peter Eisentraut 14.0
2021-04-15 Revert "psql: Show all query results by default" Peter Eisentraut 14.0
2021-04-15 doc: Simplify example of HISTFILE for psql Michael Paquier 14.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-04-08 Allow psql's \df and \do commands to specify argument types. Tom Lane 14.0
2021-04-06 psql: Show all query results by default Peter Eisentraut 14.0
2021-04-03 Improve psql's behavior when the editor is exited without saving. Tom Lane 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-01-20 psql \dX: list extended statistics objects Tomas Vondra 14.0
2021-01-17 Revert "psql \dX: list extended statistics objects" Tomas Vondra 14.0
2021-01-16 psql \dX: list extended statistics objects Tomas Vondra 14.0
2020-10-23 Allow psql to re-use connection parameters after a connection loss. Tom Lane 14.0
2020-10-22 Clean up some unpleasant behaviors in psql's \connect command. Tom Lane 14.0
2020-10-21 Fix connection string handling in psql's \connect command. Tom Lane 14.0