Commits

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

DateSubjectAuthorReleases
2026-03-02 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 16.14
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 16.10
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 16.10
2025-02-21 Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 16.9
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 16.7
2024-03-21 Fix dumping role comments when using --no-role-passwords Daniel Gustafsson 16.3
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 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-04-26 Fix stop condition for dumping GRANT commands Daniel Gustafsson 16.0
2023-04-18 Fix some typos and some incorrectly duplicated words David Rowley 16.0
2023-04-18 Fix various typos David Rowley 16.0
2023-02-09 Fix various typos in code and tests Michael Paquier 16.0
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 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-18 Fix typos and bump catversion. Robert Haas 16.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2022-09-22 Harmonize parameter names in pg_dump/pg_dumpall. Peter Geoghegan 16.0
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2022-08-25 Allow grant-level control of role inheritance behavior. Robert Haas 16.0
2022-08-22 Make role grant system more consistent with other privileges. Robert Haas 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