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 22337.1454453536@sss.pgh.pa.us
Whole thread Raw
In response to BUG #13908: Query returns too few rows  (seth-p@outlook.com)
Responses Re: BUG #13908: Query returns too few rows  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
seth-p@outlook.com writes:
> Query (A-D) (with DISTINCT) should not return more rows than query (A) (the
> identical query without DISTINCT), so clearly something is wrong there.

That does seem fishy, but unless you can provide a self-contained test
case, it's unlikely that we are going to be able to magically locate
the problem.  I'd suggest seeing if you can reproduce the issue with
some obfuscated or randomly-generated data.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #13888: pg_dump write error
Next
From: Tom Lane
Date:
Subject: Re: BUG #13906: improper hstore_to_json_loose functioning