RE: [HACKERS] Max query string length

From: "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za>
To: "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za>, "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: RE: [HACKERS] Max query string length
Date: 1999-07-26 15:06:36
Message-ID: 1BF7C7482189D211B03F00805F8527F70ED08F@S-NATH-EXCH2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

All it would do is include the -g switch when compiling. At the moment,
this doesn't happen, and the --enable-debug is a fairly standard switch in
the other packages that I've seen that use autoconf. Is there some other
way that it is done using the configure script?

Bruce Momjian wrote:
>> Michael Ansley wrote:
>> > There is no --enable-debug switch. You have to turn on debug by
>> > modifying the CFLAGS line in the template file for your system.
>> > (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 ...)
>>
>> What debugs would --enable-debug enable?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas IZ5 1999-07-26 15:16:32 Re: [HACKERS] --enable-debug (was: Max query string length)
Previous Message Jan Wieck 1999-07-26 15:03:48 Re: Mail loop at a2000.nl (was Re: [HACKERS] PATCH for pgconnection.h)