mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Adjust documentation of ALTER TABLE CLUSTER ON for more consistency.
Josh Kupershmidt
This commit is contained in:
@ -387,7 +387,7 @@ ALTER TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><literal>CLUSTER</literal></term>
|
<term><literal>CLUSTER ON</literal></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
This form selects the default index for future
|
This form selects the default index for future
|
||||||
|
Reference in New Issue
Block a user