Re: BUG #4934: regression in IN with joins in subselect

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Benjamin Reed" <ranger(at)opennms(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4934: regression in IN with joins in subselect
Date: 2009-07-22 20:39:41
Message-ID: 2745.1248295181@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Benjamin Reed" <ranger(at)opennms(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Benjamin Reed 2009-07-22 21:31:56 Re: BUG #4934: regression in IN with joins in subselect
Previous Message Magnus Hagander 2009-07-22 18:51:30 Re: BUG #4932: Upgrade 8.2.13 -> 8.4.0 - Kerberos option missing