Back-patch fix for race condition in heap_update (make sure we hold
Tom Lane <tgl@sss.pgh.pa.us>
Back-patch fix for race condition in heap_update (make sure we hold the buffer lock while checking page free space).
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam.c | modified | +57 −11 |