Thread: pgsql: You must hold a lock on the heap page when you call

pgsql: You must hold a lock on the heap page when you call

From
Heikki Linnakangas
Date:
You must hold a lock on the heap page when you call
CheckForSerializableConflictOut(), because it can set hint bits.

YAMAMOTO Takashi

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ee3838b1d35cffec21ca40dbfc409ec40ddf3e28

Modified Files
--------------
src/backend/access/heap/heapam.c     |    4 ++--
src/backend/storage/lmgr/predicate.c |    7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)