Re: creating CHECK constraints as NOT VALID - Mailing list pgsql-hackers

From Tom Lane
Subject Re: creating CHECK constraints as NOT VALID
Date
Msg-id 9977.1308180749@sss.pgh.pa.us
Whole thread Raw
In response to Re: creating CHECK constraints as NOT VALID  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: creating CHECK constraints as NOT VALID
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Here's an updated patch fixing all of the above.  I stole your first
> test case and added it to regression, after some editorialization.

I've probably created some merge conflicts for you in process of fixing
the FOREIGN KEY NOT VALID patch, but in any case you need to change this
to use ConstraintAttributeSpec rather than a duplicate production.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: gcc 4.6 -Wunused-but-set-variable
Next
From: Simon Riggs
Date:
Subject: Re: Strict Set Returning Functions