diff options
author | Noah Misch <noah@leadboat.com> | 2013-09-06 19:42:00 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2013-09-06 19:42:00 -0400 |
commit | b8104730c8eae1f81ccbc8673bbd2a3566e660ae (patch) | |
tree | 199f82c73cbcad810ef0a9e3bc2c86a1fca99fd8 /src/backend/executor/nodeFunctionscan.c | |
parent | 277607d600fb71e25082b94302ca1716403cd0bc (diff) | |
download | postgresql-b8104730c8eae1f81ccbc8673bbd2a3566e660ae.tar.gz postgresql-b8104730c8eae1f81ccbc8673bbd2a3566e660ae.zip |
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/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions