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

From Nisha Moond
Subject Re: Skipping schema changes in publication
Date
Msg-id CABdArM4qh7Uc2nWo9vfDozuLbnwtqHF--AvRpMj_TkVaEAHzig@mail.gmail.com
Whole thread Raw
In response to Re: Skipping schema changes in publication  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Wed, Mar 4, 2026 at 1:54 PM vignesh C <vignesh21@gmail.com> wrote:
>
> Here is an updated version with a couple of typos fixed and separated
> the describe table query based on versions which make it more easier
> to read.
>

Thanks for the patch. It LGTM, no further comments.

--
Thanks,
Nisha



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
Next
From: Japin Li
Date:
Subject: Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement