Commits

DateSubjectAuthorReleases
2023-03-07 Fix more bugs caused by adding columns to the end of a view. Tom Lane 11.20
2023-03-07 Fix more bugs caused by adding columns to the end of a view. Tom Lane 13.11
2023-03-07 Fix more bugs caused by adding columns to the end of a view. Tom Lane 12.15
2022-11-10 Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". Tom Lane 16.0
2022-11-10 Fix alter_table.sql test case to test what it claims to. Tom Lane 16.0
2022-11-10 Fix alter_table.sql test case to test what it claims to. Tom Lane 15.2
2022-11-10 Fix alter_table.sql test case to test what it claims to. Tom Lane 12.14
2022-11-10 Fix alter_table.sql test case to test what it claims to. Tom Lane 11.19
2022-11-10 Fix alter_table.sql test case to test what it claims to. Tom Lane 14.7
2022-11-10 Fix alter_table.sql test case to test what it claims to. Tom Lane 13.10
2022-11-09 Report a more useful error for reloptions on a partitioned table. Tom Lane 16.0
2022-03-11 Restore the previous semantics of get_constraint_index(). Tom Lane 15.0
2022-03-11 Restore the previous semantics of get_constraint_index(). Tom Lane 14.3
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 14.2
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 10.20
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 12.10
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 13.6
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 15.0
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 11.15
2020-08-22 Fix ALTER TABLE's scheduling rules for AT_AddConstraint subcommands. Tom Lane 14.0
2020-08-22 Fix ALTER TABLE's scheduling rules for AT_AddConstraint subcommands. Tom Lane 13.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2019-07-05 Remove dead encoding-conversion functions. Tom Lane 13.0
2019-06-24 Further fix ALTER COLUMN TYPE's handling of indexes and index constraints. Tom Lane 12.0
2019-06-24 Further fix ALTER COLUMN TYPE's handling of indexes and index constraints. Tom Lane 9.4.24