Re: [HACKERS] --enable-debug (was: Max query string length)

Zeugswetter Andreas <andreas.zeugswetter@telecom.at>

From: Zeugswetter Andreas IZ5 <Andreas.Zeugswetter@telecom.at>
To: "'pgsql-hackers@postgresql.org'" <pgsql-hackers@postgreSQL.org>
Date: 1999-07-26T15:16:32Z
Lists: pgsql-hackers
> (Hmm, now that you mention it, --enable-debug would be a cleaner
> solution than keeping a locally modified template file, which is
> what I currently do and most of the other developers probably do
> also ... another to-do item ...)
> 
I use Makefile.custom, this will not be messed up by configure, checkout
or make. --enable-debug would sound like some more output to a logfile, 
and not CFLAGS

Andreas