8000
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 46c099c commit 371d7bcCopy full SHA for 371d7bc
doc/src/sgml/ref/cluster.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/cluster.sgml,v 1.43 2007/05/11 19:40:07 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/cluster.sgml,v 1.44 2007/11/07 14:07:53 petere Exp $
3
PostgreSQL documentation
4
-->
5
@@ -20,7 +20,7 @@ PostgreSQL documentation
20
21
<refsynopsisdiv>
22
<synopsis>
23
-CLUSTER <replaceable class="PARAMETER">tablename</replaceable> <optional> USING <replaceable class="PARAMETER">indexname</replaceable> </optional>
+CLUSTER <replaceable class="PARAMETER">tablename</replaceable> [ USING <replaceable class="PARAMETER">indexname</replaceable> ]
24
CLUSTER
25
</synopsis>
26
</refsynopsisdiv>
0 commit comments