Hmm, seems --disable-spinlocks has been broken for awhile and nobody
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/spin.c | modified | +5 −3 |