Re: DOCS: typo on CLUSTER page

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS: typo on CLUSTER page
Date: 2026-04-07 05:46:51
Message-ID: CAHut+Ps=ckYNFbcDNcY-pPJKVNEKNP=gOmmCQ8Mvyekz=iQM2g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 7, 2026 at 3:35 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> On Wed, Mar 18, 2026 at 1:08 PM Michael Paquier <michael(at)paquier(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Sharma 2026-04-07 05:50:41 Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Previous Message Fujii Masao 2026-04-07 05:39:07 Re: Exit walsender before confirming remote flush in logical replication