You must hold a lock on the heap page when you call
Heikki Linnakangas <heikki.linnakangas@iki.fi>
You must hold a lock on the heap page when you call CheckForSerializableConflictOut(), because it can set hint bits. YAMAMOTO Takashi
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam.c | modified | +2 −2 |
| src/backend/storage/lmgr/predicate.c | modified | +4 −3 |