Commits

DateSubjectAuthorReleases
2024-12-12 Add some regression tests for missing DDL patterns 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-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-13 Fix test case to do what it intends to Alvaro Herrera 17.0
2024-05-07 Fix assorted bugs related to identity column in partitioned tables Peter Eisentraut 17.0
2024-02-09 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 15.7
2024-02-09 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 16.3
2024-02-09 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 17.0
2024-01-16 Support identity columns in partitioned tables Peter Eisentraut 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 14.0
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 12.7
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 10.17
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 13.3
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 11.12
2020-11-23 Improve wording of two error messages related to generated columns. Tom Lane 14.0
2020-11-22 Allow a multi-row INSERT to specify DEFAULTs for a generated column. Tom Lane 14.0
2020-10-05 Improve stability of identity.sql regression test. Tom Lane 14.0
2020-10-05 Improve stability of identity.sql regression test. Tom Lane 10.15
2020-10-05 Improve stability of identity.sql regression test. Tom Lane 11.10