Commits

DateSubjectAuthorReleases
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
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-01-21 Clarify behavior of adding and altering a column in same ALTER command. Tom Lane 13.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2019-04-23 Avoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY. Tom Lane 12.0
2018-03-15 Clean up duplicate role and schema names in regression tests. Tom Lane 11.0