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

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

Commit: eda117dfa0323ca1aa9dba1c77ab8585ec83d119
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-07-22T21:04:46Z
Releases: 8.1.5
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 +4 −4