pgsql: Turn off strict aliasing when using AIX xlc compiler.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Turn off strict aliasing when using AIX xlc compiler.
Date: 2006-04-27 14:27:04
Message-ID: 20060427142704.439CE11F627B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Turn off strict aliasing when using AIX xlc compiler.

autoconf run.

Modified Files:
--------------
pgsql:
configure (r1.489 -> r1.490)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.489&r2=1.490)
configure.in (r1.460 -> r1.461)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.460&r2=1.461)

Browse pgsql-committers by date

  From Date Subject
Next Message User Hinoue 2006-04-27 14:49:04 psqlodbc - psqlodbc: The version is now 8.2.0002.
Previous Message Bruce Momjian 2006-04-27 14:18:33 Re: [COMMITTERS] pgsql: plpython improvements: 1) named parameters