Grab predicate locks on matching tuples in a lossy bitmap heap scan.
Non-lossy case was already handled correctly.
Kevin Grittner
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/d9fe63acb033141be695815a8a663de8dae4f8af
Modified Files
--------------
src/backend/executor/nodeBitmapHeapscan.c | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)