summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_constraint.sgml
AgeCommit message (Expand)Author
2010-11-09Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGERAlvaro Herrera
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-11-20Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to beTom Lane
2009-09-19Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2007-02-10Improve documentation for CREATE CONSTRAINT TRIGGER.Tom Lane
2006-10-17Fixes for CREATE CONSTRAINT manual page.Bruce Momjian
2006-10-16CREATE CONSTRAINT manual page wording improvements.Bruce Momjian
2006-10-16Update to CREATE CONSTRAINT manual page.Bruce Momjian
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-22Make the SQL command synopses appear less random.Peter Eisentraut
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-04-22More editing of reference pages.Peter Eisentraut
2002-05-18Revise command completion tags as per hackers message on 20 March.Peter Eisentraut
2002-04-23Update SQL-command reference pages for schema features.Tom Lane
2002-04-21Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart
2002-01-20Spell-check and markup policePeter Eisentraut
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-09-03Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut
2000-07-22spell cleanupsBruce Momjian
2000-04-14Add mention of SET CONSTRAINT and CREATE CONSTRAINT TRIGGER.Thomas G. Lockhart