Commits

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

DateSubjectAuthorReleases
2026-04-30 Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan 16.14
2026-01-08 Fix possible incorrect column reference in ERROR message David Rowley 16.12
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2024-05-22 Fix handling of extended expression statistics in CREATE TABLE LIKE. Tom Lane 16.4
2024-02-09 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 16.3
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-11 Fix uninitialized variable in transformTableLikeClause() David Rowley 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-01-11 Improve handling of inherited GENERATED expressions. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-12 Get rid of recursion-marker values in enum AlterTableType Alvaro Herrera 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-11-29 Add 'missing_ok' argument to build_attrmap_by_name Alvaro Herrera 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0