Commits

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

DateSubjectAuthorReleases
2026-04-30 Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan 17.10
2026-01-08 Fix possible incorrect column reference in ERROR message David Rowley 17.8
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 17.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 17.0
2024-05-22 Fix handling of extended expression statistics in CREATE TABLE LIKE. Tom Lane 17.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-12 Add permission check for MERGE/SPLIT partition operations Alexander Korotkov 17.0
2024-05-07 Fix assorted bugs related to identity column in partitioned tables Peter Eisentraut 17.0
2024-05-02 Disallow NO INHERIT not-null constraints on partitioned tables Alvaro Herrera 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-15 Grammar fixes for split/merge partitions code Alexander Korotkov 17.0
2024-04-09 Checks for ALTER TABLE ... SPLIT/MERGE PARTITIONS ... commands Alexander Korotkov 17.0
2024-04-08 Fix some grammer errors from error messages and codes comments Alexander Korotkov 17.0
2024-04-06 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 17.0
2024-04-06 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 17.0
2024-02-20 Revert "Improve compression and storage support with inheritance" Peter Eisentraut 17.0
2024-02-16 Improve compression and storage support with inheritance Peter Eisentraut 17.0
2024-02-09 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-09-27 Add TupleDescGetDefault() Peter Eisentraut 17.0
2023-08-29 Make more use of makeColumnDef() Peter Eisentraut 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-07-12 Allow some exclusion constraints on partitions Peter Eisentraut 17.0