Commits

DateSubjectAuthorReleases
2024-09-19 psql: Clean up more aggressively state of \bind[_named], \parse and \close Michael Paquier 18.0
2024-08-22 psql: Add more meta-commands able to use the extended protocol Michael Paquier 18.0
2024-04-07 Disable parallel query in psql error-with-FETCH_COUNT test. Tom Lane 17.0
2024-04-07 Re-implement psql's FETCH_COUNT feature atop libpq's chunked mode. Tom Lane 17.0
2024-03-09 Catalog changes preparing for builtin collation provider. Jeff Davis 17.0
2024-01-19 psql: Add ignore_slash_options in bind's inactive branch Michael Paquier 17.0
2024-01-10 Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands. Tom Lane 17.0
2023-12-27 Improve the implementation of information_schema._pg_expandarray(). Tom Lane 17.0
2023-11-13 Improve default and empty privilege outputs in psql. Tom Lane 17.0
2023-10-02 psql: Set variables from query result on failure when printing tuples Michael Paquier 17.0
2023-07-19 Add psql \drg command to display role grants. Tom Lane 17.0
2023-07-19 Add psql \drg command to display role grants. Tom Lane 16.0
2023-06-21 Avoid Assert failure when processing empty statement in aborted xact. Tom Lane 16.0
2023-06-21 Avoid Assert failure when processing empty statement in aborted xact. Tom Lane 13.12
2023-06-21 Avoid Assert failure when processing empty statement in aborted xact. Tom Lane 15.4
2023-06-21 Avoid Assert failure when processing empty statement in aborted xact. Tom Lane 12.16
2023-06-21 Avoid Assert failure when processing empty statement in aborted xact. Tom Lane 11.21
2023-06-21 Avoid Assert failure when processing empty statement in aborted xact. Tom Lane 14.9
2023-05-17 Revert "Add USER SET parameter values for pg_db_role_setting" Alexander Korotkov 16.0
2023-04-06 psql: add an optional execution-count limit to \watch. Tom Lane 16.0
2023-03-08 Allow tailoring of ICU locales with custom rules Peter Eisentraut 16.0
2023-03-02 Harden new test case against force_parallel_mode = regress. Tom Lane 16.0
2023-03-02 Show "internal name" not "source code" in psql's \df+ command. Tom Lane 16.0
2022-12-09 Add USER SET parameter values for pg_db_role_setting Alexander Korotkov 16.0
2022-12-02 Fix psql's \sf and \ef for new-style SQL functions. Tom Lane 16.0