1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-25 21:42:33 +03:00

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
Memcheck:Value8
fun:XLogInsert
fun:XLogInsertRecord
}
{