Commits

DateSubjectAuthorReleases
2020-12-11 Allow ALTER TYPE to update an existing type's typsubscript value. Tom Lane 14.0
2020-03-06 Allow ALTER TYPE to change some properties of a base type. Tom Lane 13.0
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 11.0
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 10.0
2017-09-26 Use a blacklist to distinguish original from add-on enum values. Tom Lane 10.0
2017-09-26 Remove heuristic same-transaction test from check_safe_enum_use(). Tom Lane 10.0
2017-09-26 Remove heuristic same-transaction test from check_safe_enum_use(). Tom Lane 11.0
2017-09-26 Use a blacklist to distinguish original from add-on enum values. Tom Lane 11.0
2016-09-07 Support renaming an existing value of an enum type. Tom Lane 10.0
2016-09-05 Relax transactional restrictions on ALTER TYPE ... ADD VALUE. Tom Lane 10.0
2012-09-22 Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch. Tom Lane 9.3.0
2011-03-10 Remove collation information from TypeName, where it does not belong. Tom Lane 9.1.0
2010-10-25 Allow new values to be added to an existing enum type. Tom Lane 9.1.0
2008-03-19 Support ALTER TYPE RENAME. Petr Jelinek Tom Lane 8.4.0
2005-10-13 Update documentation to reflect the new ALTER OWNER rules for all Tom Lane 8.1.0
2005-08-01 Documentation for ALTER object SET SCHEMA commands. Also some minor Tom Lane 8.1.0
2004-06-25 Support renaming of tablespaces, and changing the owners of Tom Lane 8.0.0