Re: Fix typos in comments in worker.c and execReplication.c

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix typos in comments in worker.c and execReplication.c
Date: 2025-08-16 08:16:07
Message-ID: CAD21AoDVuS8gE082NAcOZ=eAvP2cgTzeteve_FtQwosHuVupdA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Aug 16, 2025 at 12:44 AM Tender Wang <tndrwang(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-08-16 08:44:33 Re: Logical Replication of sequences
Previous Message Tender Wang 2025-08-16 07:43:47 Fix typos in comments in worker.c and execReplication.c