pgsql: Back-patch HEAD's fixes to recognize __ppc64__ as equivalent to - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Back-patch HEAD's fixes to recognize __ppc64__ as equivalent to
Date
Msg-id 20061128055433.6B8E39FBB73@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Back-patch HEAD's fixes to recognize __ppc64__ as equivalent to __powerpc64__.
Per confirmation from Brian Wipf that this is correct and necessary for
Darwin 64-bit.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/include/storage:
        s_lock.h (r1.142 -> r1.142.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h.diff?r1=1.142&r2=1.142.2.1)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add $(CFLAGS) to the simplified build rule for .so libraries on
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Also install ecpg_config.h