summaryrefslogtreecommitdiff
path: root/src/tools/valgrind.supp
Commit message (Expand)AuthorAgeFilesLines
* Copyedit comments and documentation.Noah Misch2016-04-011-1/+1
* Add valgrind suppressions for python code.Andres Freund2016-03-081-0/+66
* Add valgrind suppressions for bootstrap related code.Andres Freund2016-03-081-0/+27
* Adjust valgrind suppressions wrt 025c02420.Andres Freund2015-03-151-0/+2
* Adjust valgrind suppression to the changes in 2c03216d8311.Andres Freund2014-12-181-1/+1
* Add valgrind suppression for pg_atomic_init_u64.Andres Freund2014-11-141-0/+13
* Adapt valgrind.supp to the XLogInsert() split.Andres Freund2014-11-141-1/+1
* Add valgrind suppression for padding bytes in twophase records.Andres Freund2014-09-011-0/+16
* Add Valgrind suppression for reorderbuffer padding bytes.Noah Misch2014-05-121-0/+12
* Prevent using strncpy with src == dest in TupleDescInitEntry.Tom Lane2013-10-281-16/+0
* Cooperate with the Valgrind instrumentation framework.Noah Misch2013-06-261-0/+94