Re: [PATCH] Silence a new Valgrind warning
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Aleksander Alekseev <aleksander@tigerdata.com>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2026-03-13T17:33:01Z
Lists: pgsql-hackers
On Fri, Mar 13, 2026 at 11:33 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote: > > The proposed patch silences the warnings. > > I don't see that warning. What valgrind options did you use? I have seen this one, though only when --leak-check=yes is passed to Valgrind. -- Peter Geoghegan
Commits
-
Free memory allocated for unrecognized_protocol_options
- 311a851436cb 19 (unreleased) landed
-
libpq: Grease the protocol by default
- 4966bd3ed95e 19 (unreleased) cited