aboutsummaryrefslogtreecommitdiff
path: root/src/tools/valgrind.supp
Commit message (Expand)AuthorAge
* Avoid need for valgrind suppressions for pg_atomic_init_u64 on some platforms.Andres Freund2020-06-08
* Refresh function name in CRC-associated Valgrind suppressions.Noah Misch2020-06-05
* Revert "Add valgrind suppressions for wcsrtombs optimizations"Tomas Vondra2019-01-19
* Add valgrind suppressions for wcsrtombs optimizationsTomas Vondra2018-11-17
* Adjust valgrind fix in commit 517b0d0b5fAndrew Dunstan2018-11-08
* Quiet valgrind complaints following pread/pwrite changesAndrew Dunstan2018-11-07
* Copyedit comments and documentation.Noah Misch2016-04-01
* Add valgrind suppressions for python code.Andres Freund2016-03-08
* Add valgrind suppressions for bootstrap related code.Andres Freund2016-03-08
* Adjust valgrind suppressions wrt 025c02420.Andres Freund2015-03-15
* Adjust valgrind suppression to the changes in 2c03216d8311.Andres Freund2014-12-18
* Add valgrind suppression for pg_atomic_init_u64.Andres Freund2014-11-14
* Adapt valgrind.supp to the XLogInsert() split.Andres Freund2014-11-14
* Add valgrind suppression for padding bytes in twophase records.Andres Freund2014-09-01
* Add Valgrind suppression for reorderbuffer padding bytes.Noah Misch2014-05-12
* Prevent using strncpy with src == dest in TupleDescInitEntry.Tom Lane2013-10-28
* Cooperate with the Valgrind instrumentation framework.Noah Misch2013-06-26