Re: Fix Grammar in Buffer Lock Wait Message - Mailing list pgsql-hackers

From Xuneng Zhou
Subject Re: Fix Grammar in Buffer Lock Wait Message
Date
Msg-id CABPTF7U2_Qp76EpY5Jmx8eKCJ+oThFvan=L6ehETR5sz5dm00Q@mail.gmail.com
Whole thread
List pgsql-hackers
Hi Guoqing,

On Wed, Jul 1, 2026 at 9:45 AM Guoqing Yang <yanggq1988@126.com> wrote:
>
> Fix grammar in buffer lock wait message
>
> Correct the wait message from "Waiting to acquire a exclusive lock on a buffer"
> to "Waiting to acquire an exclusive lock on a buffer".
>
> The word "exclusive" starts with a vowel sound, so the indefinite article
> should be "an" instead of "a".

This seems to be a typo. I asked Sol to check this kind of issue in
the tree, and it found a bunch of them. Do you bother to do a further
check? As John suggested, we better fix grammar issues wholesale[1].

[1] https://www.postgresql.org/message-id/CANWCAZaZgQN54ccVheWd%3Dyg2KW_c1vTPB7hd0CXkqBNLD2-pDA%40mail.gmail.com

--
Regards,
Xuneng Zhou
HighGo Software Co., Ltd.

Attachment

pgsql-hackers by date:

Previous
From: Ewan Young
Date:
Subject: Re: Fix duplicate detection for null-treatment window functions
Next
From: Fujii Masao
Date:
Subject: Restrict data checksums entries in pg_stat_io