Thread: pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s

pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s

From
Heikki Linnakangas
Date:
Grab predicate locks on matching tuples in a lossy bitmap heap scan.
Non-lossy case was already handled correctly.

Kevin Grittner

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1aa447a1e1273e51f1bb34e085c021941db86212

Modified Files
--------------
src/backend/executor/nodeBitmapHeapscan.c |   12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)