Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdc587 commit 36ae5efCopy full SHA for 36ae5ef
doc/src/sgml/ref/alter_table.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
PostgreSQL documentation
4
-->
5
@@ -227,7 +227,8 @@ where <replaceable class="PARAMETER">action</replaceable> is one of:
227
<para>
228
This form removes the most recently used
229
<xref linkend="SQL-CLUSTER" endterm="sql-cluster-title">
230
- index specification from the table.
+ index specification from the table. This affects
231
+ future cluster operations that don't specify an index.
232
</para>
233
</listitem>
234
</varlistentry>
0 commit comments