Commits

DateSubjectAuthorReleases
2025-12-18 Use table/index_close() more consistently Michael Paquier 19 (unreleased)
2025-12-14 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 19 (unreleased)
2025-12-14 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 19 (unreleased)
2025-09-10 Fix CREATE TABLE LIKE with not-valid check constraint Peter Eisentraut 19 (unreleased)
2025-09-10 Fix CREATE TABLE LIKE with not-valid check constraint Peter Eisentraut 18.0
2025-06-26 Make CREATE TABLE LIKE copy comments on NOT NULL constraints when requested. Fujii Masao 18.0
2025-04-02 Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut 18.0
2025-03-28 Add support for not-null constraints on virtual generated columns Peter Eisentraut 18.0
2025-03-19 Update a code comment Peter Eisentraut 18.0
2025-02-19 Add support for LIKE in CREATE FOREIGN TABLE Michael Paquier 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-11 Add support for NOT ENFORCED in CHECK constraints Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-17 Print out error position for some more DDLs Michael Paquier 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 17.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 17.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 18.0
2024-05-22 Fix handling of extended expression statistics in CREATE TABLE LIKE. Tom Lane 17.0
2024-05-22 Fix handling of extended expression statistics in CREATE TABLE LIKE. Tom Lane 15.8
2024-05-22 Fix handling of extended expression statistics in CREATE TABLE LIKE. Tom Lane 16.4