]> granicus.if.org Git - postgresql/commit
Replace out-of-line tas() assembly code for MIPS with a properly
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Aug 2005 17:17:10 +0000 (17:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Aug 2005 17:17:10 +0000 (17:17 +0000)
commit1a33436224146fc1091a7eca2e87fde3c5463767
tree5dd237b0389c53d90fa85f9dafb2a291df6915c7
parent2613b7478573c7fc833c90ff8aa731a15d32aaaf
Replace out-of-line tas() assembly code for MIPS with a properly
constrained GCC inline version.  Thiemo Seufer, by way of Martin Pitt.
src/backend/storage/lmgr/s_lock.c
src/include/storage/s_lock.h