From: Andres Freund Date: Thu, 18 Dec 2014 09:31:59 +0000 (+0100) Subject: Adjust valgrind suppression to the changes in 2c03216d8311. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=72950dc1d02c6b44c6475485fd5ef8ac277bbdd0;p=users%2Fheikki%2Fpostgres.git Adjust valgrind suppression to the changes in 2c03216d8311. CRC computation is now done in XLogRecordAssemble. --- diff --git a/src/tools/valgrind.supp b/src/tools/valgrind.supp index 0df95eabf1..4ced800bec 100644 --- a/src/tools/valgrind.supp +++ b/src/tools/valgrind.supp @@ -45,7 +45,7 @@ padding_XLogRecData_CRC Memcheck:Value8 - fun:XLogInsertRecord + fun:XLogRecordAssemble } {