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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Charles Samborski <demurgos@demurgos.net>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-08-19T14:34:54Z
Lists: pgsql-bugs
Charles Samborski <demurgos@demurgos.net> writes:
> 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 fix was pushed in the releases made earlier this month.

			regards, tom lane



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Avoid scribbling on input node tree in CREATE/ALTER DOMAIN.

  2. Centralize the logic for protective copying of utility statements.