Commits

DateSubjectAuthorReleases
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 11.15
2020-09-23 Improve error cursor positions for problems with partition bounds. Tom Lane 14.0
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-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 12.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 13.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 12.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 11.5
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 10.10
2019-07-05 Remove dead encoding-conversion functions. Tom Lane 13.0
2019-07-02 Simplify psql \d's rule for ordering the indexes of a table. 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
2019-06-24 Further fix ALTER COLUMN TYPE's handling of indexes and index constraints. Tom Lane 9.6.15
2019-06-24 Further fix ALTER COLUMN TYPE's handling of indexes and index constraints. Tom Lane 10.10
2019-06-24 Further fix ALTER COLUMN TYPE's handling of indexes and index constraints. Tom Lane 11.5
2019-06-24 Further fix ALTER COLUMN TYPE's handling of indexes and index constraints. Tom Lane 9.5.19
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 9.5.18
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 9.6.14
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 10.9
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 11.4