Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY
Date
Msg-id CAA4eK1LRAGjUg5+HsLNR2Y=iCF=WxNes_d8z8Aa_fvdZrmgdHQ@mail.gmail.com
Whole thread
In response to DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY
List pgsql-hackers
On Fri, Apr 17, 2026 at 5:26 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Currently, the EXCEPT (TABLE ...) part mentions how 'ONLY' and '*'
> work for inheritance tables, but how they have no effect for
> partitioned tables [1].
>
> It seems we accidentally missed saying that these also have no effect
> for *regular* tables.
>

The sentence you quoted speaks about partitioned tables specifically,
so not mentioning regular tables there seems reasonable to me.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: repack: fix uninitialized DecodingWorkerShared.initialized
Next
From: shveta malik
Date:
Subject: Re: Parallel Apply