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 CAA4eK1+Ep_HZN8sa+3WrD=4NeT9nHftv17y9qv5Kg=w7YB7xZw@mail.gmail.com
Whole thread
In response to Re: 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 Mon, Apr 20, 2026 at 5:44 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> On Fri, Apr 17, 2026 at 8:44 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> >
> > 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.
> >
>
> I think you missed my point.
>

No, I understood the point but didn't find it useful to add this to
regular tables because they won't have children in any form.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value)
Next
From: Nishant Sharma
Date:
Subject: Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL