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

index 704378266541e81c8916facdea25532918ee69c7..64971752eb4ed6d061ca329aa33037c56e87bf73 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -697,9 +697,9 @@ and table_constraint 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
-   toast. which can be used to control the behavior of the
+    toast. which can be used to control the behavior of the
     supplementary storage table, if any; see .
-   Note that the supplementary storage table inherits the
+    Note that the supplementary storage table inherits the
     autovacuum values from its parent table, if there are
     no toast.autovacuum_* settings set.