Re: BUG #17982: Inconsistent results of SELECT with CTE caused by subquery comparison

Поиск
Список
Период
Сортировка
От Zu-Ming Jiang
Тема Re: BUG #17982: Inconsistent results of SELECT with CTE caused by subquery comparison
Дата
Msg-id 5d183639-dbc5-e6be-39bd-6ada253c5ece@inf.ethz.ch
обсуждение исходный текст
Ответ на Re: BUG #17982: Inconsistent results of SELECT with CTE caused by subquery comparison  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Thanks for your information and the fixing! I will then apply your patch and test postgres again.

Best,
Zuming


From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, June 19, 2023 at 6:08 PM
Subject: BUG #17982: Inconsistent results of SELECT with CTE caused by subquery comparison

PG Bug reporting form <noreply@postgresql.org> writes:
My fuzzer finds a correctness bug in Postgres, which makes Postgres return
inconsistent results.
This appears to be the same issue you already reported in bug #17978.
At least, the patch I just posted in that thread fixes this too.
			regards, tom lane

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17983: Assert IsTransactionState() failed when empty string statement prepared in aborted transaction