1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-03 22:24:49 +03:00

Refresh function name in CRC-associated Valgrind suppressions.

Back-patch to 9.5, where commit 4f700bcd20c087f60346cb8aefd0e269be8e2157
first appeared.

Reviewed by Tom Lane.  Reported by Andrew Dunstan.

Discussion: https://postgr.es/m/4dfabec2-a3ad-0546-2d62-f816c97edd0c@2ndQuadrant.com
This commit is contained in:
Noah Misch 2020-06-05 20:10:53 -07:00
parent e7a134b581
commit d7f93f9b3d

View File

@ -45,7 +45,7 @@
padding_XLogRecData_CRC
Memcheck:Value8
fun:pg_comp_crc32c
fun:pg_comp_crc32c*
fun:XLogRecordAssemble
}
@ -89,7 +89,7 @@
{
padding_twophase_CRC
Memcheck:Value8
fun:pg_comp_crc32c
fun:pg_comp_crc32c*
fun:EndPrepare
}