mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Improve without cluster wording.
This commit is contained in:
parent
1cdc58722c
commit
36ae5efab1
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_table.sgml,v 1.71 2004/06/02 21:01:08 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_table.sgml,v 1.72 2004/06/02 21:04:40 momjian Exp $
|
||||||
PostgreSQL documentation
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -227,7 +227,8 @@ where <replaceable class="PARAMETER">action</replaceable> is one of:
|
|||||||
<para>
|
<para>
|
||||||
This form removes the most recently used
|
This form removes the most recently used
|
||||||
<xref linkend="SQL-CLUSTER" endterm="sql-cluster-title">
|
<xref linkend="SQL-CLUSTER" endterm="sql-cluster-title">
|
||||||
index specification from the table.
|
index specification from the table. This affects
|
||||||
|
future cluster operations that don't specify an index.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user