]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/create_domain.sgml
Trim trailing whitespace
[postgresql] / doc / src / sgml / ref / create_domain.sgml
2015-09-11 Peter Eisentrautdoc: Spell checking
2015-03-23 Tom LaneApply table and domain CHECK constraints in name order.
2014-02-24 Peter Eisentrautdoc: Improve DocBook XML validity
2011-12-19 Peter EisentrautAdd support for privileges on types
2011-08-25 Robert HaasAdjust CREATE DOMAIN example for standard_conforming_st...
2011-08-07 Peter EisentrautFix a whitespace issue with the man pages
2011-04-22 Tom LaneMake a code-cleanup pass over the collations patch.
2011-03-10 Tom LaneRemove collation information from TypeName, where it...
2011-02-08 Peter EisentrautPer-column collation support
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-05-29 Bruce MomjianDocument that NOT NULL domain constraints are not alway...
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2009-09-18 Peter EisentrautEasier to translate psql help
2008-11-14 Peter EisentrautSet SQL man pages to be section 7 by default, and only...
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate reference documentation on may/can/might:
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-04-05 Tom LaneFix a bunch of problems with domains by making them...
2005-12-25 Neil ConwayMinor doc tweak: "NOT NULL" is redundant with "SERIAL...
2005-11-04 Peter EisentrautSpellchecking run, final cleanups
2005-11-01 Tom LaneMake an editorial pass over the reference pages.
2005-09-23 Bruce MomjianAttached patch takes a swing at improving the autovacuu...
2005-09-22 Bruce MomjianAdd warning about DOMAINs.
2005-05-02 Neil ConwayAdd some missing "See Also" entries to the domain-relat...
2005-05-01 Tom LaneFix incorrect backslashing in regexp example, per Rober...
2005-01-04 Tom LaneMore minor updates and copy-editing.
2004-08-08 Tom LaneMinor editorialization on example --- I think that...
2004-08-08 Bruce MomjianThis patch adds an example to the CREATE DOMAIN docs.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-22 Peter EisentrautMake the SQL command synopses appear less random.
2003-09-09 Tom LaneRemove a bunch of content-free Diagnostics sections...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-04-22 Peter EisentrautMore editing of reference pages.
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-02-13 Bruce Momjian> > They work the same as table constraints with in...
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2002-12-12 Tom LanePreliminary code review for domain CHECK constraints...
2002-11-21 Peter EisentrautFixups for man pages
2002-11-15 Bruce MomjianAdd DOMAIN check constraints.
2002-09-20 Bruce MomjianThis patch corrects a minor mis-statement in the CREATE...
2002-04-23 Tom LaneUpdate SQL-command reference pages for schema features.
2002-03-20 Tom LaneCode review for DOMAIN patch.
2002-03-19 Bruce MomjianAdd DOMAIN support. Includes manual pages and regressi...
2002-03-07 Bruce MomjianBack out domain patch until it works properly.
2002-03-06 Bruce MomjianOk. Updated patch attached.