]> granicus.if.org Git - postgresql/commitdiff
markup repair
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 8 Oct 2000 13:22:24 +0000 (13:22 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 8 Oct 2000 13:22:24 +0000 (13:22 +0000)
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/pg_ctl-ref.sgml

index 2610d04c4660ff8fea56d04bbef10fdff15caa58..1850ee265ef24ac70a5b133442a0d0cb926b9d6c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.35 2000/10/05 19:48:17 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.36 2000/10/08 13:22:24 petere Exp $
 Postgres documentation
 -->
 
@@ -2049,14 +2049,14 @@ CREATE ASSERTION <replaceable>name</replaceable> CHECK ( <replaceable>condition<
          the foreign key to be checked only at the end of the
          transaction.
        </para>
+        <note>
+         <para>  
+          <command>SET CONSTRAINTS</> changes the foreign key constraint mode
+          only for the current transaction.
+         </para>
+        </note>
        </listitem>
       </varlistentry>
-     </variablelist>
-     <para>  
-     <term>SET CONSTRAINT</term> changes the foreign key constraint mode
-       only for the current transaction.
-     </para>
-     <variablelist>
       <varlistentry>
        <term>INITIALLY IMMEDIATE</term>
        <listitem>
index 0e367e4ccc4591dd29284571b820d33523352fc4..783062333f38d7a08091d94b8ee44fc01d666d33 100644 (file)
@@ -1,11 +1,11 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.1 2000/10/05 19:48:18 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.2 2000/10/08 13:22:24 petere Exp $
 Postgres documentation
 -->
 
-<refentry id="app-pg_ctl">
+<refentry id="app-pg-ctl">
  <refmeta>
-  <refentrytitle id="app-pg_ctl-title">
+  <refentrytitle id="app-pg-ctl-title">
    <application>pg_ctl</application>
   </refentrytitle>
   <refmiscinfo>Application</refmiscinfo>