Re: [PATCH] Silence a new Valgrind warning

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Silence a new Valgrind warning
Date: 2026-03-13 21:57:38
Message-ID: 3ed5c2f1-227f-4a60-9e14-2ae8f195dee0@iki.fi
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 13/03/2026 19:33, Peter Geoghegan wrote:
> On Fri, Mar 13, 2026 at 11:33 AM Heikki Linnakangas <hlinnaka(at)iki(dot)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.

Ok now I see it. Not sure what I was doing wrong earlier.

Pushed, thanks Aleksander!

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-03-13 22:26:13 Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Previous Message Andres Freund 2026-03-13 21:14:03 Re: some more include removal from headers