projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6db9747
)
MOre cleanup
author
Bruce Momjian
Fri, 14 Apr 2000 22:23:02 +0000
(22:23 +0000)
committer
Bruce Momjian
Fri, 14 Apr 2000 22:23:02 +0000
(22:23 +0000)
doc/src/sgml/ref/create_table.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_table.sgml
b/doc/src/sgml/ref/create_table.sgml
index a6f765971ca7404fc0f86d772314e849fdd9a930..0b7086b00b1f1f432874391372a0c238f241f534 100644
(file)
--- 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