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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
