Re: A typo in a messsage?

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: A typo in a messsage?
Date: 2023-12-27 06:34:50
Message-ID: CANWCAZYmXp4GAv4BW4n-hzz-k8L=OxvwqFdCCvanm-9V2bab4w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 22, 2023 at 1:50 PM Kyotaro Horiguchi
<horikyota(dot)ntt(at)gmail(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2023-12-27 06:35:24 Re: Should "CRC" be in uppercase?
Previous Message Japin Li 2023-12-27 06:31:31 Re: Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work