Commits

DateSubjectAuthorReleases
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
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 12.0
2019-06-12 Fix ALTER COLUMN TYPE failure with a partial exclusion constraint. Tom Lane 9.4.23
2019-04-26 Apply stopgap fix for bug #15672. Tom Lane 12.0
2019-04-26 Apply stopgap fix for bug #15672. Tom Lane 11.3
2019-04-23 Avoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2018-03-15 Clean up duplicate role and schema names in regression tests. Tom Lane 11.0
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 11.0
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 10.1
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 9.5.10
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 9.3.20
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 9.2.24
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 9.6.6
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 9.4.15