From 58a58e9ca970aa3d18b2971cf5e05f0169ad03e4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 14 Apr 2000 22:23:02 +0000 Subject: [PATCH] MOre cleanup --- doc/src/sgml/ref/create_table.sgml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml index a6f765971ca..0b7086b00b1 100644 --- a/doc/src/sgml/ref/create_table.sgml +++ b/doc/src/sgml/ref/create_table.sgml @@ -1,5 +1,5 @@ @@ -2060,9 +2060,8 @@ CREATE ASSERTION name CHECK ( condition ) - The constraint mode for every Constraint always has an initial - default value which is set for that Constraint at the beginning - of a transaction. + SET CONSTRAINT changes the foreign key constraint mode only for + the current transaction. INITIALLY IMMEDIATE