Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit098344b

Browse files
committed
Fix copy-and-paste mistakes in documentation.
Reported-by: Vik Fearing
1 parentb7434dc commit098344b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/ref/create_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
11761176
the contents for the new table; the method needs be an access method of
11771177
type <literal>TABLE</literal>. See <xref linkend="tableam"/> for more
11781178
information. If this option is not specified, the default table access
1179-
method is chosen for the newmaterialized view. See <xref
1179+
method is chosen for the newtable. See <xref
11801180
linkend="guc-default-table-access-method"/> for more information.
11811181
</para>
11821182
</listitem>

‎doc/src/sgml/ref/create_table_as.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT EXI
129129
the contents for the new table; the method needs be an access method of
130130
type <literal>TABLE</literal>. See <xref linkend="tableam"/> for more
131131
information. If this option is not specified, the default table access
132-
method is chosen for the newmaterialized view. See <xref
132+
method is chosen for the newtable. See <xref
133133
linkend="guc-default-table-access-method"/> for more information.
134134
</para>
135135
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp