mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +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>
|
||||
<term><literal>CLUSTER</literal></term>
|
||||
<term><literal>CLUSTER ON</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
This form selects the default index for future
|
||||
|
Reference in New Issue
Block a user