Adapt valgrind.supp to the XLogInsert() split. The CRC computation now happens in XLogInsertRecord(), not XLogInsert() itself anymore.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/473f162ce1faabeb2d572b9805311081919e5deb Modified Files -------------- src/tools/valgrind.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
