Re: [PATCH] Silence a new Valgrind warning

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
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 17:33:01
Message-ID: CAH2-Wzk1nhCF4-iYfpds8dCH_5F8bmbV78QZCeVX+Yj=jXCN=A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-03-13 17:33:06 Re: Speed up COPY FROM text/CSV parsing using SIMD
Previous Message Aleksander Alekseev 2026-03-13 17:30:41 Re: [PATCH] Silence a new Valgrind warning