]> granicus.if.org Git - postgresql/commit
Back-patch fix for race condition in heap_update (make sure we hold
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 17 May 2001 00:48:45 +0000 (00:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 17 May 2001 00:48:45 +0000 (00:48 +0000)
commita246bf935fbb354f2df86aca7528aac7e19d56b3
tree217f3cba960f66bc5b3e7d5679460c05a5aa4df4
parent6d8500309843c8e739f116d57a70a1ecebf64f29
Back-patch fix for race condition in heap_update (make sure we hold
the buffer lock while checking page free space).
src/backend/access/heap/heapam.c