Re: [PATCH] Deferrable unique constraints vs join removal -- bug? - Mailing list pgsql-hackers

From Marti Raudsepp
Subject Re: [PATCH] Deferrable unique constraints vs join removal -- bug?
Date
Msg-id CABRT9RB9aDcza6JLsT27pYQC=e1oObNkuvcQsWfO4=yTaa0_Yg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Deferrable unique constraints vs join removal -- bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Oct 23, 2011 at 21:39, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I will try to come up with a new patch in a few days (haven't had too
>> much time lately).
>
> Oh, I did it already.

Cool.

I noticed now that you didn't add a regression test for this fix.
Perhaps you could reuse the test from my patch, which also tests for
plan invalidation.

Regards,
Marti


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: removing =>(text, text) in 9.2
Next
From: Greg Smith
Date:
Subject: Re: Core Extensions relocation