pgsql: With the native compiler on Unixware, disable optimization if - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: With the native compiler on Unixware, disable optimization if
Date
Msg-id 20070716173848.A6E659FB87D@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Allow plpgsql function parameter names to be qualified with the
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add comments spelling out why it's a good idea to release