1if (`select version() like '%valgrind%'`)
2{
3  skip Does not run with binaries built with valgrind;
4}
5