OSDN Git Service

Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 23 Dec 2003 18:13:17 +0000 (18:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 23 Dec 2003 18:13:17 +0000 (18:13 +0000)
commit9adaf64da343f84ca4659e6ff9be926daf628a43
treeefe2c94a8912a581c97b0017e74f1ffc5b689631
parentcaf6e9d2dd072299fa7779446f0dcc31e1f80c2d
Mop-up for HAS_TEST_AND_SET refactoring.  Un-break two or three platforms
that were broken, try to make layout of s_lock.h entries consistent,
use HAVE_SPINLOCKS in preference to HAS_TEST_AND_SET everywhere outside
s_lock.h itself.
doc/src/sgml/installation.sgml
src/backend/storage/lmgr/s_lock.c
src/backend/storage/lmgr/spin.c
src/include/port/univel.h
src/include/port/unixware.h
src/include/storage/s_lock.h