Re: Fix typos in comments in worker.c and execReplication.c - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Fix typos in comments in worker.c and execReplication.c
Date
Msg-id CAD21AoDVuS8gE082NAcOZ=eAvP2cgTzeteve_FtQwosHuVupdA@mail.gmail.com
Whole thread Raw
In response to Fix typos in comments in worker.c and execReplication.c  (Tender Wang <tndrwang@gmail.com>)
List pgsql-hackers
On Sat, Aug 16, 2025 at 12:44 AM Tender Wang <tndrwang@gmail.com> wrote:
>
> Hi,
>
> While debugging the code, I found typos in worker.c and execReplication.c
>
> "suffcient"  should be "sufficient"
> "confict"  should be "conflict"
>
> fd5a1a0  introduced these typos.
> Please take a look at the attached patch.

Thank you for the patch! I've just pushed it.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Tender Wang
Date:
Subject: Fix typos in comments in worker.c and execReplication.c
Next
From: Masahiko Sawada
Date:
Subject: Re: Logical Replication of sequences