Re: BUG #17053: Memory corruption in parser on prepared query reuse

Поиск
Список
Период
Сортировка
От Charles Samborski
Тема Re: BUG #17053: Memory corruption in parser on prepared query reuse
Дата
Msg-id 832b765a-e974-ca1e-06f0-28af3c8877c7@demurgos.net
обсуждение исходный текст
Ответ на Re: BUG #17053: Memory corruption in parser on prepared query reuse  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #17053: Memory corruption in parser on prepared query reuse  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I am not familiar with how Postgres tracks its bugs. How can I check the
status of this bug #17053? Is it still pending?

> The attached patch seems to fix it.  I wonder though if we ought to
> move the copying to someplace more centralized.  I cannot escape the
> suspicion that there are more of these creepy-crawlies in other
> poorly-tested utility statements.

Is the quick-fix already applied or do you want to wait for these
larger changes? I was hoping to drop my workarounds once the fixes for
this bug land.

Regards,
Charles Samborski



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

Предыдущее
От: Petr Hybler
Дата:
Сообщение: Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.",
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17053: Memory corruption in parser on prepared query reuse