projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
175ec57
)
<optional> cannot be used here, because psql doesn't handle it.
author
Peter Eisentraut
<
[email protected]
>
Wed, 7 Nov 2007 14:07:53 +0000
(14:07 +0000)
committer
Peter Eisentraut
<
[email protected]
>
Wed, 7 Nov 2007 14:07:53 +0000
(14:07 +0000)
doc/src/sgml/ref/cluster.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/cluster.sgml
b/doc/src/sgml/ref/cluster.sgml
index 5c6581166995c67c3ff65a599c5e724dce118267..6e9e5bf502f56aecdc1b43e3457f110469158726 100644
(file)
--- a/
doc/src/sgml/ref/cluster.sgml
+++ b/
doc/src/sgml/ref/cluster.sgml
@@
-20,7
+20,7
@@
PostgreSQL documentation
<refsynopsisdiv>
<synopsis>
-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> ]
CLUSTER
</synopsis>
</refsynopsisdiv>