diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-03-16 15:34:36 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-03-16 15:34:36 +0000 |
commit | 3e4708c45cc0c550cca2f089193b0510b3c448f5 (patch) | |
tree | d635d7ce5e94046fe58692a1b5e4749b1f1d91f5 /src/backend/access/gist/gist.c | |
parent | 1f3122e26d594ffbb873b9b6de239f9879987c59 (diff) | |
download | postgresql-3e4708c45cc0c550cca2f089193b0510b3c448f5.tar.gz postgresql-3e4708c45cc0c550cca2f089193b0510b3c448f5.zip |
libpq++ Makefile uses -DDEBUG to turn on debugging trace to
/tmp/trace.out.
However, elog.h uses DEBUG as a log-level flag. As a result, tracing is
turned on even if the libpq++.so is built with DEBUG commented out in
the Makefile.
This patch changes libpq++ to use DEBUGFILE instead (which is not
defined anywhere else).
Oliver Elphick
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions