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

From: Charles Samborski <demurgos(at)demurgos(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17053: Memory corruption in parser on prepared query reuse
Date: 2021-08-19 13:07:35
Message-ID: 832b765a-e974-ca1e-06f0-28af3c8877c7@demurgos.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-08-19 14:34:54 Re: BUG #17053: Memory corruption in parser on prepared query reuse
Previous Message Petr Hybler 2021-08-19 12:58:07 Re: PGSQL bug - "Column ??? is an identity column defined as GENERATED ALWAYS.",