Re: BUG #1629: subquery IN returns incorrect results

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "mike g" <mike(at)thegodshalls(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1629: subquery IN returns incorrect results
Date: 2005-04-27 14:57:42
Message-ID: 22315.1114613862@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"mike g" <mike(at)thegodshalls(dot)com> writes:
> Description: subquery IN returns incorrect results

It's impossible to investigate this with the amount of information you
have provided. Please show a *self contained* example, including any
table declarations and test data needed.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Russell Smith 2005-04-27 15:01:01 Re: BUG #1629: subquery IN returns incorrect results
Previous Message Tom Lane 2005-04-27 14:53:52 Re: BUG #1630: Wrong conversion in to_date() function. See example.