]> granicus.if.org Git - postgresql/commit
Assert that BufferIsPinned() in IncrBufferRefCount(), rather than using
authorNeil Conway <neilc@samurai.com>
Wed, 24 Nov 2004 02:56:17 +0000 (02:56 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 24 Nov 2004 02:56:17 +0000 (02:56 +0000)
commit4acc97d7e4742a0130c93ece34146beda8b851f3
tree468445499865297cd033a6b556039ca57d60851e
parentdec2c77c1f6321200b65ebcda8aa0d9894c21190
Assert that BufferIsPinned() in IncrBufferRefCount(), rather than using
a home-brewed combination of assertions that boiled down to the same
thing.
src/backend/storage/buffer/bufmgr.c