Re: BUG #3426: Rows disappear from complex join

From: "David Flater" <dflater(at)nist(dot)gov>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-bugs(at)postgresql(dot)org>, <dflater(at)nist(dot)gov>
Subject: Re: BUG #3426: Rows disappear from complex join
Date: 2007-07-03 17:40:56
Message-ID: 000c01c7bd99$4ffe4ba0$7f3a0681@sdct.nist.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
>
> "David Flater" <dflater(at)nist(dot)gov> writes:
> > I am getting NO DATA on queries that attempt to match one of the "outer"
> > rows generated by an outer join.
>
> Your test case works fine for me on CVS HEAD and 8.2 branch tip. I
> think it is another manifestation of this bug:
> http://archives.postgresql.org/pgsql-bugs/2007-05/msg00187.php
> which was fixed here:
> http://archives.postgresql.org/pgsql-committers/2007-05/msg00305.php

I installed postgresql-snapshot.tar.bz2 2007-07-03 10:18:42 from
stable_snapshot and confirm that the problem does not reproduce there. (I
assume that this snapshot is 8.2 branch tip and CVS HEAD is 8.3 dev?)

Thanks,
--
David Flater, National Institute of Standards and Technology, U.S.A.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-07-03 17:49:37 Re: BUG #3426: Rows disappear from complex join
Previous Message Tom Lane 2007-07-03 16:56:22 Re: BUG #3426: Rows disappear from complex join