Hmm, seems --disable-spinlocks has been broken for awhile and nobody

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c0e9b3139fe24b9bcfcd660fd106ddf2e2d50703
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-07-22T21:04:40Z
Releases: 8.2.0
Hmm, seems --disable-spinlocks has been broken for awhile and nobody
noticed.  Fix SpinlockSemas() to report the correct count considering
that PG 8.1 adds a spinlock to each shared-buffer header.

Files

PathChange+/−
src/backend/storage/lmgr/spin.c modified +5 −3