Re: Distinguish publication exclusions in object addresses - Mailing list pgsql-hackers

From Nisha Moond
Subject Re: Distinguish publication exclusions in object addresses
Date
Msg-id CABdArM6yHdKWnrFGKG9Xx1hwn+AayqmOgRep5QCDasVNE8-=jw@mail.gmail.com
Whole thread
In response to Re: Distinguish publication exclusions in object addresses  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Tue, Sep 15, 2026 at 7:20 PM vignesh C <vignesh21@gmail.com> wrote:
>
> Thanks for the suggestion, here is an updated v3 merged version with
> the fixes for the same. This patch also addresses Nisha's comments
> from [1].

Thanks for the patch, it LGTM.
I only have one nitpick in object_address.sql: the new line has an
extra leading space.

         ('publication namespace'), ('publication relation'),
+         ('publication excluded relation')

--
Thanks,
Nisha



pgsql-hackers by date:

Previous
From: shihao zhong
Date:
Subject: Re: Return pg_control from pg_backup_stop().
Next
From: Amit Kapila
Date:
Subject: Re: Distinguish publication exclusions in object addresses