mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Adjust valgrind suppression to the changes in 2c03216d83.
CRC computation is now done in XLogRecordAssemble.
This commit is contained in:
parent
43b56171b1
commit
72950dc1d0
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
padding_XLogRecData_CRC
|
||||
Memcheck:Value8
|
||||
|
||||
fun:XLogInsertRecord
|
||||
fun:XLogRecordAssemble
|
||||
}
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue