Commits

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

DateSubjectAuthorReleases
2026-04-30 Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan 15.18
2026-01-08 Fix possible incorrect column reference in ERROR message David Rowley 15.16
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-05-22 Fix handling of extended expression statistics in CREATE TABLE LIKE. Tom Lane 15.8
2024-02-09 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 15.7
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 15.3
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 15.3
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 15.0
2022-04-18 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 15.0
2022-04-07 Unlogged sequences Peter Eisentraut 15.0
2022-03-04 Parse/analyze function renaming Peter Eisentraut 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-14 Rename value node fields Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-15 Always use ReleaseTupleDesc after lookup_rowtype_tupdesc et al. Tom Lane 15.0
2021-09-29 Clarify use of "statistics objects" in the code Michael Paquier 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 15.0
2021-07-19 Use l*_node() family of functions where appropriate Peter Eisentraut 15.0
2021-07-15 Improve reporting of "conflicting or redundant options" errors. Dean Rasheed 15.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0