index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_domain.sgml
Commit message (
Expand
)
Author
Age
*
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-02-01
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Fix a bunch of problems with domains by making them use special input functions
Tom Lane
2006-04-05
*
Minor doc tweak: "NOT NULL" is redundant with "SERIAL" in example.
Neil Conway
2005-12-25
*
Spellchecking run, final cleanups
Peter Eisentraut
2005-11-04
*
Make an editorial pass over the reference pages.
Tom Lane
2005-11-01
*
Attached patch takes a swing at improving the autovacuum wording in
Bruce Momjian
2005-09-23
*
Add warning about DOMAINs.
Bruce Momjian
2005-09-22
*
Add some missing "See Also" entries to the domain-related SQL reference
Neil Conway
2005-05-02
*
Fix incorrect backslashing in regexp example, per Robert Treat.
Tom Lane
2005-05-01
*
More minor updates and copy-editing.
Tom Lane
2005-01-04
*
Minor editorialization on example --- I think that the use of dollar
Tom Lane
2004-08-08
*
This patch adds an example to the CREATE DOMAIN docs.
Bruce Momjian
2004-08-08
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-22
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
More editing of reference pages.
Peter Eisentraut
2003-04-22
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
> > They work the same as table constraints with in-line declaration (no
Bruce Momjian
2003-02-13
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
*
Preliminary code review for domain CHECK constraints patch: add documentation,
Tom Lane
2002-12-12
*
Fixups for man pages
Peter Eisentraut
2002-11-21
*
Add DOMAIN check constraints.
Bruce Momjian
2002-11-15
*
This patch corrects a minor mis-statement in the CREATE DOMAIN docs,
Bruce Momjian
2002-09-20
*
Update SQL-command reference pages for schema features.
Tom Lane
2002-04-23
*
Code review for DOMAIN patch.
Tom Lane
2002-03-20
*
Add DOMAIN support. Includes manual pages and regression tests, from
Bruce Momjian
2002-03-19
*
Back out domain patch until it works properly.
Bruce Momjian
2002-03-07
*
Ok. Updated patch attached.
Bruce Momjian
2002-03-06