Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
Date
Msg-id CAA4eK1LwjuHJJ2Jm3pT8TMqD=9iu8fT3Eji65kFEu=aCnpapsw@mail.gmail.com
Whole thread
In response to DOCS - Clarify behaviour when EXCEPT tables are moved/renamed  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
List pgsql-hackers
On Wed, Jun 17, 2026 at 9:04 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> A documentation gap was identified [1] regarding the new publication
> FOR ALL TABLES EXCEPT behaviour. e.g. what happens if an excluded
> table is renamed or moved?
>
> This patch addresses that gap.
>
> Note that the patch uses different text from what was previously
> suggested because, when I checked with AI, it proposed this much
> simpler wording.
>

I find the previous wording proposed by me better as it has some
explanation especially: "Once a table is excluded, the exclusion
applies to that table itself, regardless of its name or schema", So
ideally, we can keep the wording proposed or adjust with some
explanation using the above part.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix bug of CHECK constraint enforceability recursion
Next
From: Zsolt Parragi
Date:
Subject: Re: Require SSL connection to postgres for oauth