Adapt valgrind.supp to the XLogInsert() split.

The CRC computation now happens in XLogInsertRecord(), not
XLogInsert() itself anymore.
This commit is contained in:
Andres Freund 2014-11-14 00:59:40 +01:00
parent be09ceb218
commit 473f162ce1

View File

@ -45,7 +45,7 @@
padding_XLogRecData_CRC padding_XLogRecData_CRC
Memcheck:Value8 Memcheck:Value8
fun:XLogInsert fun:XLogInsertRecord
} }
{ {