Re: BUG #13908: Query returns too few rows - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13908: Query returns too few rows
Date
Msg-id 7909.1454628512@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #13908: Query returns too few rows  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: BUG #13908: Query returns too few rows  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> *The second-level Hash Join combines/sees, in both cases, 7,993 and
> 1,275,138 records but depending on the LEFT/RIGHT order of the sub-nodes
> appears to provide a different result.*

Hmm, that's pretty fishy; and given all the hacking that's gone on lately
on hash join, 9.5 introducing a bug there wouldn't be all that astonishing.
But I decline to try to find it without a self-contained test case.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #13908: Query returns too few rows
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #13908: Query returns too few rows