From e6ef738034ed1b40fc78f1e1e72edf5eb06c4c57 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 8 Oct 2000 13:22:24 +0000 Subject: [PATCH] markup repair --- doc/src/sgml/ref/create_table.sgml | 14 +++++++------- doc/src/sgml/ref/pg_ctl-ref.sgml | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) 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 -- 2.40.0