1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

Put some kind of grammatical uniformity in the <refpurpose> lines.

This commit is contained in:
Peter Eisentraut
2001-09-03 12:57:50 +00:00
parent 69c52c8e5b
commit 89a1ea4207
91 changed files with 221 additions and 194 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_constraint.sgml,v 1.2 2000/07/22 04:30:27 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_constraint.sgml,v 1.3 2001/09/03 12:57:49 petere Exp $
Postgres documentation
-->
@@ -15,7 +15,7 @@ Postgres documentation
CREATE CONSTRAINT TRIGGER
</refname>
<refpurpose>
Create a trigger to support a constraint
define a new constraint trigger
</refpurpose>
</refnamediv>
<refsynopsisdiv>