postgresql/src
Bruce Momjian 3e4708c45c 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
2000-03-16 15:34:36 +00:00
..
backend Support full POSIX-style time zone: EST+3, PST-3, etc. 2000-03-16 14:38:42 +00:00
bin Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Turns out that Mazurkiewicz's gripe about 'function inheritance' is 2000-03-16 06:35:07 +00:00
interfaces libpq++ Makefile uses -DDEBUG to turn on debugging trace to 2000-03-16 15:34:36 +00:00
makefiles I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
pl exec_simple_check_plan() must not allow a plan having initPlans or 2000-03-11 06:19:00 +00:00
template > To make PostgreSQL compilable on Digital Unix I had to modify the 2000-03-14 16:00:22 +00:00
test Support full POSIX-style time zone: EST+3, PST-3, etc. 2000-03-16 14:38:42 +00:00
tools Fix plpsql for bsdi. 2000-02-23 22:24:46 +00:00
tutorial Add: 2000-01-26 05:58:53 +00:00
utils Clean up dependencies for version.o. 2000-02-27 01:18:46 +00:00
win32 Move ipc patch into README.NT. 1999-12-29 10:28:00 +00:00
config.guess I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
config.sub I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
configure Forgot to run autoconf. 2000-03-05 14:14:15 +00:00
configure.in I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Update ecpg to use snprintf 2000-02-28 23:28:41 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
Makefile.shlib Fix for bsdi 4.1 shared libraries. 2000-03-09 17:07:32 +00:00
mkinstalldirs Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00