Remove tabs from SGML.
authorBruce Momjian <[email protected]>
Thu, 12 Feb 2009 13:25:33 +0000 (13:25 +0000)
committerBruce Momjian <[email protected]>
Thu, 12 Feb 2009 13:25:33 +0000 (13:25 +0000)
doc/src/sgml/ref/create_table.sgml

index fe8d5e81edcd29e89b16909164772681e2a3f5fd..ea3384ed33e48b4f42437df01799462f7ef0b3f0 100644 (file)
@@ -697,9 +697,9 @@ and <replaceable class="PARAMETER">table_constraint</replaceable> is:
     endterm="sql-createindex-title">.  The storage parameters currently
     available for tables are listed below.  For each parameter, there is an
     additional, identically named parameter, prefixed with
-       <literal>toast.</literal> which can be used to control the behavior of the
+    <literal>toast.</literal> which can be used to control the behavior of the
     supplementary storage table, if any; see <xref linkend="storage-toast">.
-       Note that the supplementary storage table inherits the
+    Note that the supplementary storage table inherits the
     <literal>autovacuum</literal> values from its parent table, if there are
     no <literal>toast.autovacuum_*</literal> settings set.
    </para>