pgsql: Improve documentation for CREATE CONSTRAINT TRIGGER.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve documentation for CREATE CONSTRAINT TRIGGER.
Date: 2007-02-10 20:44:00
Message-ID: 20070210204400.0F7599FA29D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve documentation for CREATE CONSTRAINT TRIGGER.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
create_constraint.sgml (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_constraint.sgml.diff?r1=1.17&r2=1.18)
set_constraints.sgml (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/set_constraints.sgml.diff?r1=1.14&r2=1.15)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-11 02:21:04 Re: [COMMITTERS] pgsql: StrNCpy -> strlcpy (not complete)
Previous Message User Okbob 2007-02-10 20:43:33 plpsm - plpgpsm: There's no need for the ifdefs.