Re: Support EXCEPT for TABLES IN SCHEMA publications

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications
Date: 2026-06-15 21:45:42
Message-ID: CAN4CZFPZnckA9-MPt6xj1QsRQTVKs3ZoKgdZ+QG1xa==UD46Xw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> In v13, I added a DEBUG2 message when a table is removed from the
> exclusion list due to a schema change.

Thanks, the DEBUG2 message (and the v13 patch) looks good to me and
this way it is consistent with the preexisting case. I have only a
question about test coverage - should the tests include verification
of the ALTER TABLE ... SET SCHEMA behavior?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Borisov 2026-06-15 21:56:50 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Previous Message Alexander Korotkov 2026-06-15 21:36:56 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands