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-10 20:54:15
Message-ID: CAN4CZFMQGXpw-N-SbdCeSyJ-XjRJ9OckRKJUu3pFiJDf1c1-xw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Let's wait for feedback from others.

Yes, I think that's the best approach for this question.

> Right, As also mentioned above, ALTER TABLE changes that affect
> publication membership currently do not emit any notice or warning, so
> I'm not sure we need one here either.

My idea was to make this change both for existing cases and new cases
in this patch, so it would be consistent, but that wasn't exactly
clear in my previous email, sorry about that. Similarly to how cascade
reports additional objects being dropped.

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Tom Lane 2026-06-10 20:53:31 Re: Why our Valgrind reports suck