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

From Peter Smith
Subject DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
Date
Msg-id CAHut+PvQ5BqnawCQd6r1tqqd+iAJC-CuRY8wscuXSrpHGUzofA@mail.gmail.com
Whole thread
Responses Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
List pgsql-hackers
Hi,

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.

======
[1] https://www.postgresql.org/message-id/CAA4eK1J_QP8CXCshaCy_01ALQQrDSzoTHfXKcAbjiEvV-RkOOw%40mail.gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Fix bug of CHECK constraint enforceability recursion
Next
From: Peter Smith
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications