On AIX, include <sys/atomic_op.h> so that the functions we use for

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 057d5c421f1b231906d1ed59d318c4b17616d5ee
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-07-16T02:03:14Z
Releases: 8.3.0
On AIX, include <sys/atomic_op.h> so that the functions we use for
TAS support are properly declared.

Files

PathChange+/−
src/include/storage/s_lock.h modified +3 −1