pgsql: With the native compiler on Unixware, disable optimization if

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: With the native compiler on Unixware, disable optimization if
Date: 2007-07-16 17:38:48
Message-ID: 20070716173848.A6E659FB87D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
With the native compiler on Unixware, disable optimization if
--enable-debug is used, to avoid complaints about debugging and
optimization being mutually exclusive. Patch from Stefan Kaltenbrunner.

Modified Files:
--------------
pgsql/src/template:
unixware (r1.41 -> r1.42)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/template/unixware.diff?r1=1.41&r2=1.42)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-07-16 21:09:50 pgsql: Add comments spelling out why it's a good idea to release
Previous Message Tom Lane 2007-07-16 17:01:11 pgsql: Allow plpgsql function parameter names to be qualified with the