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
-
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints
- f56a01ebdbd5 18.0 landed
- f534e38914eb 13.17 landed
- e2b5693c6cf2 17.1 landed
- d291e819be0c 15.9 landed
- 6f4524729ca2 16.5 landed
- 477830c1cb94 12.21 landed
- 344ac149cfdf 14.14 landed
-
Implement table partitioning.
- f0e44751d717 10.0 cited
-
Disallow merging ONLY constraints in children tables
- 3b11247aadf8 9.2.0 cited