git.postgresql.org Git - postgresql.git/commit
Fri, 6 Sep 2013 23:42:00 +0000 (19:42 -0400)
Fri, 6 Sep 2013 23:42:00 +0000 (19:42 -0400)
commit b8104730c8eae1f81ccbc8673bbd2a3566e660ae
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.
This is the main PostgreSQL git repository.
RSS
Atom