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>
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- The index name on which the table should be marked for clustering .
808+ The name of an existing index .
809809 </para>
810810 </listitem>
811811 </varlistentry>
You can’t perform that action at this time.
0 commit comments