diff options
author | Noah Misch | 2013-09-06 23:42:00 +0000 |
---|---|---|
committer | Noah Misch | 2013-09-06 23:42:00 +0000 |
commit | b8104730c8eae1f81ccbc8673bbd2a3566e660ae (patch) | |
tree | 199f82c73cbcad810ef0a9e3bc2c86a1fca99fd8 /src/include/postgres.h | |
parent | 277607d600fb71e25082b94302ca1716403cd0bc (diff) |
Don't VALGRIND_PRINTF() each query string.
Doing so was helpful for some Valgrind usage and distracting for other
usage. One can achieve the same effect by changing log_statement and
pointing both PostgreSQL and Valgrind logging to stderr.
Per gripe from Andres Freund.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions