Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Robert Haas <robertmhaas@gmail.com>, Amit Langote <amitlangote09@gmail.com>
Date: 2024-11-05T12:02:55Z
Lists: pgsql-hackers

Attachments

On 2024-Nov-05, Alvaro Herrera wrote:

> All in all, I think this text serves no purpose and should be removed
> (from all live branches), as in the attached patch.

Attached here.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Los cuentos de hadas no dan al niño su primera idea sobre los monstruos.
Lo que le dan es su primera idea de la posible derrota del monstruo."
                                                   (G. K. Chesterton)

Commits

  1. doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints

  2. Implement table partitioning.

  3. Disallow merging ONLY constraints in children tables