Re: CREATE TABLE NOT VALID for check and foreign key - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: CREATE TABLE NOT VALID for check and foreign key
Date
Msg-id CALdSSPgUTu+q8-YbcUdeup6VPXnL6PposxRRW7yO1HCtc3+9vg@mail.gmail.com
Whole thread Raw
In response to Re: CREATE TABLE NOT VALID for check and foreign key  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On Thu, 5 Dec 2024 at 14:36, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> Maybe it would have been wise to forbid NOT VALID when used with CREATE
> TABLE.  But we didn't.  Should we do that now?  Maybe we can just
> document that you can specify it but it doesn't do anything.
+1 on that

-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: generic plans and "initial" pruning
Next
From: Alvaro Herrera
Date:
Subject: Re: code contributions for 2024, WIP version