Re: [PATCH] Silence a new Valgrind warning

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Subject: Re: [PATCH] Silence a new Valgrind warning
Date: 2026-03-13 17:30:41
Message-ID: CAJ7c6TOiH0fYV4LY=9kkacVtd_QVd77=g8RFSbprHqbaYiD-pQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Heikki,

> I don't see that warning. What valgrind options did you use?
>
> The patch looks good to me.

Here is the script I'm using:

https://github.com/afiskon/pgscripts/blob/master/valgrind-meson.sh

--
Best regards,
Aleksander Alekseev

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2026-03-13 17:33:01 Re: [PATCH] Silence a new Valgrind warning
Previous Message Greg Burd 2026-03-13 17:22:25 Re: Speed up COPY FROM text/CSV parsing using SIMD