pgsql: Add valgrind suppression for padding bytes in twophase records. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Add valgrind suppression for padding bytes in twophase records.
Date
Msg-id E1acOOD-0001kD-Q9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add valgrind suppression for padding bytes in twophase records.

Backpatch of 9a0a12f683235d3e10b873baba974f6414297a7e.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/61920837b595a8c2678bd422f34fd2f556c22965

Modified Files
--------------
src/tools/valgrind.supp | 16 ++++++++++++++++
1 file changed, 16 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: logical decoding: Fix handling of large old tuples with replica
Next
From: Tom Lane
Date:
Subject: Re: pgsql: logical decoding: Tell reorderbuffer about all xids.