aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_domain.sgml
Commit message (Expand)AuthorAge
* doc: ALTER DOMAIN VALIDATE CONSTRAINT can also failBruce Momjian2015-03-19
* Allow CURRENT/SESSION_USER to be used in certain commandsAlvaro Herrera2015-03-09
* docs: error for adding _validated_ domains for existing usesBruce Momjian2014-10-13
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Add support for renaming domain constraintsPeter Eisentraut2012-04-03
* Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent constraintPeter Eisentraut2012-01-05
* Add ALTER DOMAIN ... RENAMEPeter Eisentraut2011-12-22
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Enable CHECK constraints to be declared NOT VALIDAlvaro Herrera2011-06-30
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Remove unnecessary whitespace in refname elements. This confuses thePeter Eisentraut2008-11-12
* Fix my oversight in enabling domains-of-domains: ALTER DOMAIN ADD CONSTRAINTTom Lane2007-05-11
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* Update documentation to reflect the new ALTER OWNER rules for allTom Lane2005-10-13
* Documentation for ALTER object SET SCHEMA commands. Also some minorTom Lane2005-08-01
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-14
* Tab cleanup for SGML.Bruce Momjian2005-05-31
* Add some missing "See Also" entries to the domain-related SQL referenceNeil Conway2005-05-02
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Minor SGML improvements.Neil Conway2004-03-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* ALTER DOMAIN OWNER, from Rod Taylor.Tom Lane2003-01-06
* In the examples, I missed changing a few 'column' and 'table' mentionsBruce Momjian2002-12-06
* Mark ALTER DOMAIN as supported, fix typo in header.Bruce Momjian2002-12-06
* Re-addd Rod's ALTER DOMAIN patch.Bruce Momjian2002-12-06
* Add file.Bruce Momjian2002-12-06
* Back out ALTER DOMAIN patch until missing file appears.Bruce Momjian2002-12-06
* ALTER DOMAIN .. SET / DROP NOT NULLBruce Momjian2002-12-06