Skip to content

Commit c1700bf

Browse files
committed
Fix typo (extraneous comma).
1 parent ade9cba commit c1700bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/cluster.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/cluster.sgml,v 1.32 2004/03/23 13:21:41 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/cluster.sgml,v 1.33 2004/08/21 15:45:46 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -51,7 +51,7 @@ CLUSTER
5151
<para>
5252
When a table is clustered, <productname>PostgreSQL</productname>
5353
remembers on which index it was clustered. The form
54-
<command>CLUSTER <replaceable class="parameter">tablename</replaceable></command>,
54+
<command>CLUSTER <replaceable class="parameter">tablename</replaceable></command>
5555
reclusters the table on the same index that it was clustered before.
5656
</para>
5757

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy