Re: [PATCH] Deferrable unique constraints vs join removal -- bug?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Marti Raudsepp <marti@juffo.org>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-10-23T18:39:40Z
Lists: pgsql-hackers
Marti Raudsepp <marti@juffo.org> writes:
> On Sun, Oct 23, 2011 at 06:44, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Yeah, this seems like the right fix.

> Oh, that sounds pretty obvious now that you mention it. :)

> 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.

			regards, tom lane