Re: Support EXCEPT for TABLES IN SCHEMA publications - Mailing list pgsql-hackers

From Nisha Moond
Subject Re: Support EXCEPT for TABLES IN SCHEMA publications
Date
Msg-id CABdArM75UjHV2FPXSUTNAVaUxyR_jbuCoa0qnfEnJws3Px-SFQ@mail.gmail.com
Whole thread
In response to Re: Support EXCEPT for TABLES IN SCHEMA publications  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On Fri, Jul 17, 2026 at 9:50 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Hi Nisha.
>
> I noticed multiple places where these patches want to discover the
> root partition table OID, but they are not interested in the ancestor
> tree.
>
> I've created another thread/patch [1] to introduce a
> `get_partition_root` C function. I think this could simplify some of
> your code by removing the requirement to declare and free the unwanted
> ancestor lists.
>
> Please take a look and give your +1 there if you think it would be useful.
>

Okay, the idea looks reasonable to me. I'll review the patch and share
my thoughts on the thread.

--
Thanks,
Nisha



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Next
From: Zsolt Parragi
Date:
Subject: Unlogged materialized views