Re: A typo in a messsage?
John Naylor <johncnaylorls@gmail.com>
From: John Naylor <johncnaylorls@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-12-27T06:34:50Z
Lists: pgsql-hackers
On Fri, Dec 22, 2023 at 1:50 PM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
>
> I found the following message introduced by a recent commit.
>
> > errdetail("The first unsummarized LSN is this range is %X/%X.",
>
> Shouldn't the "is" following "LSN" be "in"?
Pushed.
Commits
-
Fix typo and case in messages
- 7d7ef075d2b3 17.0 landed