Re: BUG #4934: regression in IN with joins in subselect - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4934: regression in IN with joins in subselect
Date
Msg-id 2745.1248295181@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4934: regression in IN with joins in subselect  ("Benjamin Reed" <ranger@opennms.org>)
Responses Re: BUG #4934: regression in IN with joins in subselect  (Benjamin Reed <ranger@opennms.org>)
List pgsql-bugs
"Benjamin Reed" <ranger@opennms.org> writes:
> I've hit a regression vs. PostgreSQL 8.2 and 8.3 (and probably others)
> related to subselects.  This query:

It's not going to be possible to examine this with just the query.
You need to provide a self-contained test case.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Benjamin Reed"
Date:
Subject: BUG #4934: regression in IN with joins in subselect
Next
From: Benjamin Reed
Date:
Subject: Re: BUG #4934: regression in IN with joins in subselect