Commits

DateSubjectAuthorReleases
2026-06-27 Prevent inherited CHECK constraints from being weakened Andrew Dunstan 19 (unreleased)
2026-06-08 Revert "Enable fast default for domains with non-volatile constraints" Andrew Dunstan 19 (unreleased)
2026-03-12 Enable fast default for domains with non-volatile constraints Andrew Dunstan 19 (unreleased)
2026-03-12 Extend DomainHasConstraints() to optionally check constraint volatility Andrew Dunstan 19 (unreleased)
2026-03-11 Add support for altering CHECK constraint enforceability Andrew Dunstan 19 (unreleased)
2026-03-11 rename alter constraint enforceability related functions Andrew Dunstan 19 (unreleased)
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 11.13
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 12.8
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 13.4
2019-01-11 Free pre-modification HeapTuple in ALTER TABLE ... TYPE ... Andrew Dunstan 11.2
2019-01-11 Free pre-modification HeapTuple in ALTER TABLE ... TYPE ... Andrew Dunstan 12.0
2019-01-10 Fix missing values when doing ALTER TABLE ALTER COLUMN TYPE Andrew Dunstan 11.2
2019-01-10 Fix missing values when doing ALTER TABLE ALTER COLUMN TYPE Andrew Dunstan 12.0
2018-03-28 Fast ALTER TABLE ADD COLUMN with a non-NULL default Andrew Dunstan 11.0
2015-07-30 Add IF NOT EXISTS processing to ALTER TABLE ADD COLUMN Andrew Dunstan 9.6.0
2009-10-12 CREATE LIKE INCLUDING COMMENTS and STORAGE, and INCLUDING ALL shortcut. Itagaki Takahiro. Andrew Dunstan 9.0.0
2009-07-20 DROP IF EXISTS for columns and constraints. Andres Freund. Andrew Dunstan 9.0.0