mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Adjust valgrind suppression to the changes in 2c03216d83
.
CRC computation is now done in XLogRecordAssemble.
This commit is contained in:
@ -45,7 +45,7 @@
|
|||||||
padding_XLogRecData_CRC
|
padding_XLogRecData_CRC
|
||||||
Memcheck:Value8
|
Memcheck:Value8
|
||||||
|
|
||||||
fun:XLogInsertRecord
|
fun:XLogRecordAssemble
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user