Re: BUG #17986: Inconsistent results of SELECT affected by btree index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17986: Inconsistent results of SELECT affected by btree index
Дата
Msg-id 3689741.1687320665@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #17986: Inconsistent results of SELECT affected by btree index  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Ответы Re: BUG #17986: Inconsistent results of SELECT affected by btree index  (Zu-Ming Jiang <zuming.jiang@inf.ethz.ch>)
Список pgsql-bugs
Tomas Vondra <tomas.vondra@enterprisedb.com> writes:
> On 6/20/23 22:54, PG Bug reporting form wrote:
>> My fuzzer finds a correctness bug in Postgres, which makes Postgres return
>> inconsistent results.

> I can't reproduce this with current master - perhaps one of the commits
> since efeb12ef0b fixes this too?

It looks like this is another manifestation of the hashjoin bug
fixed in 45392626c.

            regards, tom lane



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
Следующее
От: Richard Guo
Дата:
Сообщение: Re: BUG #17978: Unexpected error: "wrong varnullingrels (b) (expected (b 5)) for Var 6/2" triggered by JOIN