Commits

DateSubjectAuthorReleases
2016-09-05 Relax transactional restrictions on ALTER TYPE ... ADD VALUE. Tom Lane 10.0
2015-03-09 Allow CURRENT/SESSION_USER to be used in certain commands Alvaro Herrera 9.5.0
2014-02-24 doc: Improve DocBook XML validity Peter Eisentraut 9.4.0
2013-05-27 Documentation fix for ALTER TYPE .. RENAME Stephen Frost 9.1.10
2013-05-27 Documentation fix for ALTER TYPE .. RENAME Stephen Frost 9.2.5
2013-05-27 Documentation fix for ALTER TYPE .. RENAME Stephen Frost 9.3.0
2012-09-22 Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch. Tom Lane 9.3.0
2012-09-22 Fix docs typo Andrew Dunstan 9.3.0
2012-09-22 Allow IF NOT EXISTS when add a new enum label. Andrew Dunstan 9.3.0
2011-12-19 Add support for privileges on types Peter Eisentraut 9.2.0
2011-08-07 Fix a whitespace issue with the man pages Peter Eisentraut 9.1.0
2011-08-07 Fix a whitespace issue with the man pages Peter Eisentraut 9.2.0
2011-04-21 Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to descendants. Robert Haas 9.1.0
2011-03-10 Remove collation information from TypeName, where it does not belong. Tom Lane 9.1.0
2010-11-23 Propagate ALTER TYPE operations to typed tables Peter Eisentraut 9.1.0
2010-11-17 Require VALUE keyword when extending an enum type. Based on a patch from Alvaro Herrera. Andrew Dunstan 9.1.0
2010-10-25 Allow new values to be added to an existing enum type. Tom Lane 9.1.0
2010-09-26 Add ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-29 Fix indentation of verbatim block elements Peter Eisentraut 9.1.0
2010-07-29 Fix indentation of verbatim block elements Peter Eisentraut 9.0.0
2010-04-03 Remove unnecessary xref endterm attributes and title ids Peter Eisentraut 9.0.0
2008-11-14 Set SQL man pages to be section 7 by default, and only transform them to Peter Eisentraut 8.4.0
2008-11-12 Remove unnecessary whitespace in refname elements. This confuses the Peter Eisentraut 8.4.0
2008-03-19 Support ALTER TYPE RENAME. Petr Jelinek Tom Lane 8.4.0