Fix copy-and-paste mistakes in documentation.
Reported-by: Vik Fearing
This commit is contained in:
parent
b7434dc007
commit
098344be66
@ -1176,7 +1176,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
|
|||||||
the contents for the new table; the method needs be an access method of
|
the contents for the new table; the method needs be an access method of
|
||||||
type <literal>TABLE</literal>. See <xref linkend="tableam"/> for more
|
type <literal>TABLE</literal>. See <xref linkend="tableam"/> for more
|
||||||
information. If this option is not specified, the default table access
|
information. If this option is not specified, the default table access
|
||||||
method is chosen for the new materialized view. See <xref
|
method is chosen for the new table. See <xref
|
||||||
linkend="guc-default-table-access-method"/> for more information.
|
linkend="guc-default-table-access-method"/> for more information.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -129,7 +129,7 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT EXI
|
|||||||
the contents for the new table; the method needs be an access method of
|
the contents for the new table; the method needs be an access method of
|
||||||
type <literal>TABLE</literal>. See <xref linkend="tableam"/> for more
|
type <literal>TABLE</literal>. See <xref linkend="tableam"/> for more
|
||||||
information. If this option is not specified, the default table access
|
information. If this option is not specified, the default table access
|
||||||
method is chosen for the new materialized view. See <xref
|
method is chosen for the new table. See <xref
|
||||||
linkend="guc-default-table-access-method"/> for more information.
|
linkend="guc-default-table-access-method"/> for more information.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user