File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -720,7 +720,7 @@ ALTER TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
720
720
</varlistentry>
721
721
722
722
<varlistentry>
723
- <term><replaceable class="PARAMETER">type </replaceable></term>
723
+ <term><replaceable class="PARAMETER">data_type </replaceable></term>
724
724
<listitem>
725
725
<para>
726
726
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>
805
805
<term><replaceable class="PARAMETER">index_name</replaceable></term>
806
806
<listitem>
807
807
<para>
808
- The index name on which the table should be marked for clustering .
808
+ The name of an existing index .
809
809
</para>
810
810
</listitem>
811
811
</varlistentry>
You can’t perform that action at this time.
0 commit comments