|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
<!-- $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 $ --> |
|
|
|
|
<refentry id="SQL-SET-CONSTRAINTS"> |
|
|
|
|
<refmeta> |
|
|
|
|
<refentrytitle id="SQL-SET-CONSTRAINTS-title">SET CONSTRAINTS</refentrytitle> |
|
|
|
|
@ -51,7 +51,7 @@ SET CONSTRAINTS { ALL | <replaceable class="parameter">constraint</replaceable> |
|
|
|
|
<title>SQL92, SQL99</title> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
<command>SET CONSTRAINT</command> is defined in |
|
|
|
|
<command>SET CONSTRAINTS</command> is defined in |
|
|
|
|
<acronym>SQL92</acronym> and <acronym>SQL99</acronym>. |
|
|
|
|
</para> |
|
|
|
|
</refsect2> |
|
|
|
|
|