Commits

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

DateSubjectAuthorReleases
2023-07-19 Add psql \drg command to display role grants. Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-17 Revert "Add USER SET parameter values for pg_db_role_setting" Alexander Korotkov 16.0
2023-05-16 psql: Adjust capitalization of table heading Peter Eisentraut 16.0
2023-04-24 Display 'password_required' option for \dRs+ command. Amit Kapila 16.0
2023-04-04 Add a run_as_owner option to subscriptions. Robert Haas 16.0
2023-03-08 Allow tailoring of ICU locales with custom rules Peter Eisentraut 16.0
2023-03-02 Show "internal name" not "source code" in psql's \df+ command. Tom Lane 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2023-01-07 psql: Add support for \dpS and \zS. Dean Rasheed 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-09 Add USER SET parameter values for pg_db_role_setting Alexander Korotkov 16.0
2022-11-08 psql: Add information in \d+ about foreign partitions and child tables Michael Paquier 16.0
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0
2022-07-21 Allow users to skip logical replication of data having origin. Amit Kapila 16.0
2022-07-21 Fix various memory leaks in psql's describe commands \d* Michael Paquier 16.0
2022-07-03 Remove redundant null pointer checks before PQclear and PQconninfoFree Peter Eisentraut 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0