diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-06-04 15:42:02 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-06-04 15:42:21 -0400 |
commit | 612ecf311bf253cdb0c54252854c5298aa668203 (patch) | |
tree | d07e5f6b954322a68ab2ab7e02067620bc698fa8 /src/backend/access/heap/heapam.c | |
parent | 81fe138ba252987815506caa57719822709b730f (diff) |
Add ARM64 (aarch64) support to s_lock.h.
Use the same gcc atomic functions as we do on newer ARM chips.
(Basically this is a copy and paste of the __arm__ code block,
but omitting the SWPB option since that definitely won't work.)
Back-patch to 9.2. The patch would work further back, but we'd also
need to update config.guess/config.sub in older branches to make them
build out-of-the-box, and there hasn't been demand for it.
Mark Salter
Diffstat (limited to 'src/backend/access/heap/heapam.c')
0 files changed, 0 insertions, 0 deletions