Re: Fix a comment error in logicalrep_write_typ() - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Fix a comment error in logicalrep_write_typ()
Date
Msg-id CAA4eK1+3T2u1+Yh-aiQK6LVevPQyUTJ9N=Ygx0CpgEB5xc9MoA@mail.gmail.com
Whole thread Raw
In response to Fix a comment error in logicalrep_write_typ()  ("cca5507" <cca5507@qq.com>)
Responses Re: Fix a comment error in logicalrep_write_typ()
List pgsql-hackers
On Thu, Jul 11, 2024 at 12:46 PM cca5507 <cca5507@qq.com> wrote:
>
> -       /* use Oid as relation identifier */
> +       /* use Oid as type identifier */
>         pq_sendint32(out, typoid);
>
> I think it must be "type identifier" rather than "relation identifier".
>

LGTM.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: speed up a logical replica setup
Next
From: Alastair Turner
Date:
Subject: Re: Send duration output to separate log files