Re: Correct comment atop PublicationPartOpt

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: shveta malik <shveta(dot)malik(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Correct comment atop PublicationPartOpt
Date: 2025-07-01 04:04:51
Message-ID: CAA4eK1KF27hHoGkLk5trh4VPxxdjpjXcURBRmZ0SWXdRRGZimg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 1, 2025 at 9:20 AM shveta malik <shveta(dot)malik(at)gmail(dot)com> wrote:
>
> I found the wrong function name mentioned in the comment atop
> PublicationPartOpt.
>
> Comment wrongly mentioned the function name GetRelationPublications()
> for PublicationPartOpt usage instead of GetPublicationRelations().
> Corrected the comment.
>

LGTM.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2025-07-01 04:06:31 Re: pgsql: Introduce pg_shmem_allocations_numa view
Previous Message Masahiko Sawada 2025-07-01 04:01:03 Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum.