Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT
Date
Msg-id 202411120846.s5mxxayqamlc@alvherre.pgsql
Whole thread Raw
In response to Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT  (Amit Langote <amitlangote09@gmail.com>)
List 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/



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY
Next
From: jian he
Date:
Subject: Re: Virtual generated columns