Re: BUG #13908: Query returns too few rows

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13908: Query returns too few rows
Дата
Msg-id 22337.1454453536@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #13908: Query returns too few rows  (seth-p@outlook.com)
Ответы Re: BUG #13908: Query returns too few rows
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13888: pg_dump write error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13906: improper hstore_to_json_loose functioning