Commits

DateSubjectAuthorReleases
2024-12-12 Add some regression tests for missing DDL patterns Michael Paquier 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 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
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-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
2020-10-05 Improve stability of identity.sql regression test. Tom Lane 12.5
2020-10-05 Improve stability of identity.sql regression test. Tom Lane 13.1
2020-03-31 Fix INSERT OVERRIDING USER VALUE behavior Peter Eisentraut 13.0
2020-01-21 Clarify behavior of adding and altering a column in same ALTER command. Tom Lane 13.0