Re: FK NOT VALID can't be deferrable? - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: FK NOT VALID can't be deferrable?
Date
Msg-id BANLkTiktqimf603Ze4Cd4-jNQcawNQJzbw@mail.gmail.com
Whole thread Raw
In response to Re: FK NOT VALID can't be deferrable?  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Wed, Jun 15, 2011 at 9:59 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Excerpts from Simon Riggs's message of mié jun 15 16:31:45 -0400 2011:
>> On Wed, Jun 15, 2011 at 9:14 PM, Alvaro Herrera
>> <alvherre@commandprompt.com> wrote:
>>
>> > So is somebody from 2nd Quadrant going to supply a patch to fix this?
>>
>> My understanding was that your patch had a bug, rather than the
>> existing code. If I misunderstood, please explain the bug.
>
> This is about FOREIGN KEY NOT VALID, which is your patch that's already
> in 9.1.  My patch doesn't touch foreign keys.  CHECK constraints cannot
> be deferrable anyway.

OK, thanks. My bug, my responsibility to provide a solution.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why polecat and colugos are failing to build back branches
Next
From: Tom Lane
Date:
Subject: Re: pg_upgrade using appname to lock out other users