Fix a tiny race condition in predicate locking. Need to hold the lock while
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix a tiny race condition in predicate locking. Need to hold the lock while examining the head of predicate locks list. Also, fix the comment of RemoveTargetIfNoLongerUsed, it was neglected when we changed the way update chains are handled. Kevin Grittner
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/predicate.c | modified | +3 −4 |