Re: BUG #17158: Distinct ROW fails with Postgres 14

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #17158: Distinct ROW fails with Postgres 14
Дата
Msg-id 2f0f926d-23c9-2ded-4032-dee85be733dc@enterprisedb.com
обсуждение исходный текст
Ответ на Re: BUG #17158: Distinct ROW fails with Postgres 14  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #17158: Distinct ROW fails with Postgres 14  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On 10.09.21 21:27, Tom Lane wrote:
> Perhaps it'd work to put the phony entry into fcinfo->flinfo->fn_mcxt
> instead of CacheMemoryContext.
> 
> BTW, skink's failure can be reproduced pretty quickly by running the
> attached under valgrind.

Ok, the attached patch fixes the valgrind error.

Вложения

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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17193: Issue with pg_output login
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17158: Distinct ROW fails with Postgres 14