Adapt valgrind.supp to the XLogInsert() split.

Andres Freund <andres@anarazel.de>

Commit: 473f162ce1faabeb2d572b9805311081919e5deb
Author: Andres Freund <andres@anarazel.de>
Date: 2014-11-13T23:59:40Z
Releases: 9.5.0
Adapt valgrind.supp to the XLogInsert() split.

The CRC computation now happens in XLogInsertRecord(), not
XLogInsert() itself anymore.

Files

PathChange+/−
src/tools/valgrind.supp modified +1 −1