Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Jelte Fennema-Nio <postgres@jeltef.nl>
Cc: Kirill Reshke <reshkekirill@gmail.com>, Saladin <312199339@qq.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-23T12:24:48Z
Lists: pgsql-hackers
> On 23 Feb 2025, at 13:03, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> 
> On Sun, 23 Feb 2025 at 07:49, Kirill Reshke <reshkekirill@gmail.com> wrote:
>> So, are we +1 or -1 on moving this forward?
> 
> +1 from me. Marked as ready for committer.

Agreed, I have it on my TODO for the week to revisit.

./daniel


Commits

  1. pg_amcheck: PQclear query results