Apple's assembler likes the inlined TAS syntax too, so no reason to

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

Commit: f9ba0a7fe56398e89fe349476d9e437c3197ea28
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-04-20T21:54:34Z
Releases: 7.4.1
Apple's assembler likes the inlined TAS syntax too, so no reason to
maintain a separate out-of-line version of PPC tas() anymore.
Also fix S_UNLOCK for __powerpc64__ platforms.

Files

PathChange+/−
src/backend/storage/lmgr/s_lock.c modified +1 −34
src/include/storage/s_lock.h modified +12 −7