Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code
Jelte Fennema-Nio <postgres@jeltef.nl>
From: Jelte Fennema-Nio <postgres@jeltef.nl>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, Saladin <312199339@qq.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-23T12:02:35Z
Lists: pgsql-hackers
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.
Commits
-
pg_amcheck: PQclear query results
- e889422d98e0 18.0 landed