Re: DOCS: typo on CLUSTER page - Mailing list pgsql-hackers

From Peter Smith
Subject Re: DOCS: typo on CLUSTER page
Date
Msg-id CAHut+Ps=ckYNFbcDNcY-pPJKVNEKNP=gOmmCQ8Mvyekz=iQM2g@mail.gmail.com
Whole thread
In response to Re: DOCS: typo on CLUSTER page  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: DOCS: typo on CLUSTER page
List pgsql-hackers
On Tue, Apr 7, 2026 at 3:35 PM Peter Smith <smithpb2250@gmail.com> wrote:
>
> On Wed, Mar 18, 2026 at 1:08 PM Michael Paquier <michael@paquier.xyz> wrote:
> >
> > On Wed, Mar 18, 2026 at 12:43:06PM +1100, Peter Smith wrote:
> > > Is this a tiny typo on the CLUSTER docs page?
> >
> > It is.  Except if Alvaro thinks otherwise, I am putting that into my
> > bag of HEAD-only typos.
>
> Did my tiny patch get lost in the bottom of your bag?
>

FWIW, here [1] is a similar typo in a code comment where "a upper
bound" should say "an upper bound"

======
[1] https://github.com/postgres/postgres/blob/master/src/backend/replication/logical/worker.c#L4983

Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Exit walsender before confirming remote flush in logical replication
Next
From: Ashutosh Sharma
Date:
Subject: Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication