Re: Skipping schema changes in publication - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Skipping schema changes in publication
Date
Msg-id CAA4eK1+pbxedyZMMmN4R+Pi+aj3+sAcMyk-DNe36b9gBBk2_og@mail.gmail.com
Whole thread Raw
In response to Re: Skipping schema changes in publication  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Mon, Mar 30, 2026 at 8:14 PM vignesh C <vignesh21@gmail.com> wrote:
>
> The v4 version patch has the changes for the same.
> The v4 version also addresses the comments provided by Peter at [3]
> and Amit at [4].
>

Pushed the latest version.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: pg_publication_tables: return NULL attnames when no column list is specified
Next
From: Andreas Karlsson
Date:
Subject: Re: Add support for EXTRA_REGRESS_OPTS for meson