pgsql: So our reward for including <sys/atomic_op.h> seems to be a bunch

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: So our reward for including <sys/atomic_op.h> seems to be a bunch
Date: 2007-07-16 04:57:57
Message-ID: 20070716045757.3A4699FA49E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
So our reward for including <sys/atomic_op.h> seems to be a bunch of
nattering about casting away volatile. Losers.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-07-16 08:40:52 pgsql: Quote pathnames so pg_standby works with paths that have spaces
Previous Message Tom Lane 2007-07-16 02:03:15 pgsql: On AIX, include <sys/atomic_op.h> so that the functions we use