Skip to content

Commit 4bcd3b4

Browse files
committed
Here's a patch that adds some text mentioning that
RESTRICT is not deferrable to the create table reference page. Stephan Szabo
1 parent f719f0f commit 4bcd3b4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/ref/create_table.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.73 2003/11/01 01:56:29 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.74 2003/11/12 04:08:07 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -439,7 +439,9 @@ and <replaceable class="PARAMETER">table_constraint</replaceable> is:
439439
<term><literal>RESTRICT</literal></term>
440440
<listitem>
441441
<para>
442-
Same as <literal>NO ACTION</literal>.
442+
Same as <literal>NO ACTION</literal> except that this action
443+
will not be deferred even if the rest of the constraint is
444+
deferrable and deferred.
443445
</para>
444446
</listitem>
445447
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy