Apple's assembler likes the inlined TAS syntax too, so no reason to
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/s_lock.c | modified | +1 −34 |
| src/include/storage/s_lock.h | modified | +12 −7 |