Adapt valgrind.supp to the XLogInsert() split.
The CRC computation now happens in XLogInsertRecord(), not XLogInsert() itself anymore.
This commit is contained in:
parent
be09ceb218
commit
473f162ce1
@ -45,7 +45,7 @@
|
|||||||
padding_XLogRecData_CRC
|
padding_XLogRecData_CRC
|
||||||
Memcheck:Value8
|
Memcheck:Value8
|
||||||
|
|
||||||
fun:XLogInsert
|
fun:XLogInsertRecord
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user