From: Peter Eisentraut Date: Sun, 8 Oct 2000 13:22:24 +0000 (+0000) Subject: markup repair X-Git-Tag: REL7_1_BETA~544 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6ef738034ed1b40fc78f1e1e72edf5eb06c4c57;p=postgresql markup repair --- diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml index 2610d04c46..1850ee265e 100644 --- a/doc/src/sgml/ref/create_table.sgml +++ b/doc/src/sgml/ref/create_table.sgml @@ -1,5 +1,5 @@ @@ -2049,14 +2049,14 @@ CREATE ASSERTION name CHECK ( condition< the foreign key to be checked only at the end of the transaction. + + + SET CONSTRAINTS changes the foreign key constraint mode + only for the current transaction. + + - - - SET CONSTRAINT changes the foreign key constraint mode - only for the current transaction. - - INITIALLY IMMEDIATE diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 0e367e4ccc..783062333f 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -1,11 +1,11 @@ - + - + pg_ctl Application