Commits

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

DateSubjectAuthorReleases
2025-05-15 Fix Assert failure in XMLTABLE parser Richard Guo 16.10
2025-03-04 Fix ALTER TABLE error message Álvaro Herrera 16.9
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2023-07-21 Don't include CaseTestExpr in JsonValueExpr.formatted_expr Amit Langote 16.0
2023-07-08 Make some indentation in gram.y consistent Peter Eisentraut 16.0
2023-05-17 Revert "Add USER SET parameter values for pg_db_role_setting" Alexander Korotkov 16.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-05-10 Fix publication syntax error message Alvaro Herrera 16.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-04-04 Code review for recent SQL/JSON commits Alvaro Herrera 16.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-31 No need to add FORMAT to the keyword precedence list Alvaro Herrera 16.0
2023-03-29 SQL/JSON: add standard JSON constructor functions Alvaro Herrera 16.0
2023-03-15 Support [NO] INDENT option in XMLSERIALIZE(). Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-14 Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 16.0
2022-12-09 Add USER SET parameter values for pg_db_role_setting Alexander Korotkov 16.0
2022-11-28 Provide per-table permissions for vacuum and analyze. Andrew Dunstan 16.0
2022-11-21 Replace SQLValueFunction by COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-11-20 Switch SQLValueFunction on "name" to use COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-11-10 Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". Tom Lane 16.0
2022-11-07 Fix compiler warning on MSVC David Rowley 16.0
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 16.0