]> granicus.if.org Git - postgresql/commit
Hmm, seems --disable-spinlocks has been broken for awhile and nobody
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Jul 2006 21:04:46 +0000 (21:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Jul 2006 21:04:46 +0000 (21:04 +0000)
commiteda117dfa0323ca1aa9dba1c77ab8585ec83d119
treed685ccd0535d82d6d0e0f91bc13629e9aa0e458d
parentf1418801501f4d1d6394f7bb0fed3de219ab159b
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.
src/backend/storage/lmgr/spin.c