Re: Possible false valgrind error reports

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Karina Litskevich <litskevichkarina@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Noah Misch <noah@leadboat.com>
Date: 2023-02-21T23:50:06Z
Lists: pgsql-hackers
Karina Litskevich <litskevichkarina@gmail.com> writes:
> Thank you, I moved comment changes to 0001 and rewrote the fix through Min().

Looks good.  I pushed it after a little more fiddling with the comments.
Thanks for the report and patch!

			regards, tom lane



Commits

  1. Fix erroneous Valgrind markings in AllocSetRealloc.