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: Amit Langote <amitlangote09@gmail.com>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>, Robert Haas <robertmhaas@gmail.com>
Date: 2024-11-12T08:46:55Z
Lists: pgsql-hackers
On 2024-Nov-11, Amit Langote wrote: > The restriction also exists in the CREATE TABLE PARTITION OF path: > > [...] > > I think we can remove the restriction at least for the leaf partition > case just like in the ATTACH PARTITION path. Sure, WFM. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
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