Adjust valgrind suppressions wrt 025c02420.

This commit is contained in:
Andres Freund 2015-03-15 17:37:07 +01:00
parent 51c11a7025
commit 241f088f36

View File

@ -45,6 +45,7 @@
padding_XLogRecData_CRC
Memcheck:Value8
fun:pg_comp_crc32c
fun:XLogRecordAssemble
}
@ -88,6 +89,7 @@
{
padding_twophase_CRC
Memcheck:Value8
fun:pg_comp_crc32c
fun:EndPrepare
}