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

From Tom Lane
Subject Re: [PATCH] Deferrable unique constraints vs join removal -- bug?
Date
Msg-id 18636.1319044872@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] Deferrable unique constraints vs join removal -- bug?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Yuck.  Well, that's certainly a bug.  What's weird is that I thought
> we had put logic into the join removal code to ignore deferrable
> constraints.

Yeah, I thought we had too.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: (patch) regression diffs on collate.linux.utf8 test
Next
From: "Kevin Grittner"
Date:
Subject: Re: SSI implementation question