pgsql: Adjust valgrind fix in commit 517b0d0b5f

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Adjust valgrind fix in commit 517b0d0b5f
Date: 2018-11-08 13:40:31
Message-ID: E1gKkXv-00082J-Qk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-08 19:35:31 pgsql: Revise attribute handling code on partition creation
Previous Message Michael Paquier 2018-11-08 11:16:18 pgsql: Fix incorrect routine name reference in partprune.c