public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Smith <[email protected]>
To: PostgreSQL Hackers <[email protected]>
Subject: DOCS: typo on CLUSTER page
Date: Wed, 18 Mar 2026 12:43:06 +1100
Message-ID: <CAHut+PurnpqJrjCV827mk6LbwRHWRsiE5vXfMNvBtyvfcendLg@mail.gmail.com> (raw)
Hi.
Is this a tiny typo on the CLUSTER docs page?
PSA patch.
======
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachments:
[application/octet-stream] v1-0001-CLUSTER-docs-typo.patch (861B, 2-v1-0001-CLUSTER-docs-typo.patch)
download | inline diff:
From 004d61733ba032fa7098ff412a9ba159a52933f9 Mon Sep 17 00:00:00 2001
From: Peter Smith <[email protected]>
Date: Wed, 18 Mar 2026 12:32:07 +1100
Subject: [PATCH v1] CLUSTER docs typo
---
doc/src/sgml/ref/cluster.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/src/sgml/ref/cluster.sgml b/doc/src/sgml/ref/cluster.sgml
index 17778e9471c..ffb3ff898c6 100644
--- a/doc/src/sgml/ref/cluster.sgml
+++ b/doc/src/sgml/ref/cluster.sgml
@@ -34,7 +34,7 @@ CLUSTER [ ( <replaceable class="parameter">option</replaceable> [, ...] ) ] [ <r
<para>
The <command>CLUSTER</command> command is equivalent to
- <xref linkend="sql-repack"/> with an <literal>USING INDEX</literal>
+ <xref linkend="sql-repack"/> with a <literal>USING INDEX</literal>
clause. See there for more details.
</para>
</refsect1>
--
2.47.3
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: DOCS: typo on CLUSTER page
In-Reply-To: <CAHut+PurnpqJrjCV827mk6LbwRHWRsiE5vXfMNvBtyvfcendLg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox