We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416fcd9 commit e301b85Copy full SHA for e301b85
doc/src/sgml/ref/set_constraints.sgml
@@ -1,4 +1,4 @@
1
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/set_constraints.sgml,v 1.3 2001/09/03 12:57:50 petere Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/set_constraints.sgml,v 1.4 2002/06/03 01:10:38 momjian Exp $ -->
2
<refentry id="SQL-SET-CONSTRAINTS">
3
<refmeta>
4
<refentrytitle id="SQL-SET-CONSTRAINTS-title">SET CONSTRAINTS</refentrytitle>
@@ -51,7 +51,7 @@ SET CONSTRAINTS { ALL | <replaceable class="parameter">constraint</replaceable>
51
<title>SQL92, SQL99</title>
52
53
<para>
54
- <command>SET CONSTRAINT</command> is defined in
+ <command>SET CONSTRAINTS</command> is defined in
55
<acronym>SQL92</acronym> and <acronym>SQL99</acronym>.
56
</para>
57
</refsect2>
0 commit comments