mirror of
https://github.com/postgres/postgres.git
synced 2025-06-10 09:21:54 +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
|
||||
Memcheck:Value8
|
||||
|
||||
fun:XLogInsertRecord
|
||||
fun:XLogRecordAssemble
|
||||
}
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user