pgsql: Quiet valgrind complaints following pread/pwrite changes

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Quiet valgrind complaints following pread/pwrite changes
Date: 2018-11-07 17:59:44
Message-ID: E1gKS7E-0001Vr-39@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Quiet valgrind complaints following pread/pwrite changes

Per complaints from buildfarm and elsewhere
Patch from Jasper Pedersen
Discussion: https://postgr.es/m/0f419c91-49ab-2399-0143-13063bd97c46@redhat.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/517b0d0b5f38c92c1807a40d71ca4bf6428ca7d5

Modified Files
--------------
src/tools/valgrind.supp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2018-11-07 19:16:12 pgsql: Move EEOP_*_SYSVAR evaluation out of line.
Previous Message Peter Eisentraut 2018-11-07 17:38:00 pgsql: pg_upgrade: Allow use of file cloning