Implement compiler #error if spinlock code not found, add configure flag

Bruce Momjian <bruce@momjian.us>

Commit: 06e3ec7a542ede97986cbab8066b1293b1cd2751
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-09-12T16:10:27Z
Releases: 7.4.1
Implement compiler #error if spinlock code not found, add configure flag
to bypass the error, --without-spinlocks.

Files

PathChange+/−
configure modified +44 −1
configure.in modified +14 −2
doc/src/sgml/installation.sgml modified +13 −1
src/include/pg_config.h.in modified +3 −0
src/include/storage/s_lock.h modified +6 −2