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:
parent
be09ceb218
commit
473f162ce1
@ -45,7 +45,7 @@
|
||||
padding_XLogRecData_CRC
|
||||
Memcheck:Value8
|
||||
|
||||
fun:XLogInsert
|
||||
fun:XLogInsertRecord
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user