pgsql: Adjust valgrind fix in commit 517b0d0b5f - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Adjust valgrind fix in commit 517b0d0b5f
Date
Msg-id E1gKkXv-00082J-Qk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust valgrind fix in commit 517b0d0b5f

lousyjack still wasn't happy. I have tested this modification and it
worked.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12d5f39b15c31c0adc6c7ed06979af340e494fb9

Modified Files
--------------
src/tools/valgrind.supp | 1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix incorrect routine name reference in partprune.c
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Revise attribute handling code on partition creation