pgsql: On AIX, include so that the functions we use - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: On AIX, include so that the functions we use
Date
Msg-id 20070716020315.404A19FB26F@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
On AIX, include <sys/atomic_op.h> so that the functions we use for
TAS support are properly declared.

Modified Files:
--------------
    pgsql/src/include/storage:
        s_lock.h (r1.159 -> r1.160)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h.diff?r1=1.159&r2=1.160)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Get rid of overly cute, unportable, probably not very efficient
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: So our reward for including seems to be a bunch