diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml index 5768c4cf2e..8e4b1bbc31 100644 --- a/doc/src/sgml/ref/create_table.sgml +++ b/doc/src/sgml/ref/create_table.sgml @@ -1,5 +1,5 @@ @@ -719,8 +719,8 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE . The storage parameters currently - available for tables are listed below. For each parameter, there is an - additional, identically named parameter, prefixed with + available for tables are listed below. For each parameter, unless noted, + there is an additional, identically named parameter, prefixed with 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 @@ -731,7 +731,7 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE @@ -857,7 +858,7 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE parameter.