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

Commit728c06f

Browse files
committed
Minor fixes for ALTER TABLE documentation.
Etsuro Fujita
1 parenta9baeb3 commit728c06f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/alter_table.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ ALTER TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
720720
</varlistentry>
721721

722722
<varlistentry>
723-
<term><replaceable class="PARAMETER">type</replaceable></term>
723+
<term><replaceable class="PARAMETER">data_type</replaceable></term>
724724
<listitem>
725725
<para>
726726
Data type of the new column, or new data type for an existing
@@ -805,7 +805,7 @@ ALTER TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
805805
<term><replaceable class="PARAMETER">index_name</replaceable></term>
806806
<listitem>
807807
<para>
808-
Theindexnameon which the table should be marked for clustering.
808+
The nameof an existing index.
809809
</para>
810810
</listitem>
811811
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp