aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-05-21 12:06:56 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-05-21 12:06:56 -0400
commite79da56b85fa69055e872bdb79fb20f800175bc6 (patch)
tree973a146118b8b269b836fb1a1a5e567b5a071a85
parent8be950f5c0a2d8591cfc9955ad4ee4baf50d6131 (diff)
downloadpostgresql-e79da56b85fa69055e872bdb79fb20f800175bc6.tar.gz
postgresql-e79da56b85fa69055e872bdb79fb20f800175bc6.zip
Adjust documentation of ALTER TABLE CLUSTER ON for more consistency.
Josh Kupershmidt
-rw-r--r--doc/src/sgml/ref/alter_table.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml
index a39cb8fc0f4..04e3e54172c 100644
--- a/doc/src/sgml/ref/alter_table.sgml
+++ b/doc/src/sgml/ref/alter_table.sgml
@@ -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