]> granicus.if.org Git - postgresql/commit
Fix another recently-changed place that was messing with spinlock-
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 Oct 2005 16:55:59 +0000 (16:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 Oct 2005 16:55:59 +0000 (16:55 +0000)
commitfa72121594534dda6cc010f0bf6b3e8d22987526
tree388be7ec2c46e6d591c827a27089fbc10b5e0323
parent07eeb9d109c057854b20707562ce517efa591761
Fix another recently-changed place that was messing with spinlock-
protected data structures and not using a volatile pointer for same.
src/backend/storage/lmgr/lwlock.c