Re: Join works in 7.3.6, fails in 7.4.2 - Mailing list pgsql-general

From Tom Lane
Subject Re: Join works in 7.3.6, fails in 7.4.2
Date
Msg-id 26514.1081890223@sss.pgh.pa.us
Whole thread Raw
In response to Re: Join works in 7.3.6, fails in 7.4.2  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Michael Fuhr <mike@fuhr.org> writes:
> So would a workaround be to set oprcanhash to false for that
> operator?

Right, see my followup note.  This may in fact be the only workable
solution for the 7.4.* series.

            regards, tom lane

pgsql-general by date:

Previous
From: Chris Kratz
Date:
Subject: Re: insert rule not firing on insert with exists subselect
Next
From: Tom Lane
Date:
Subject: Re: insert rule not firing on insert with exists subselect