summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeGroup.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-05-18 18:57:37 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-05-18 18:57:37 +0000
commit59ca5ebf2cc1f4e8aade34b693e99c9185d74218 (patch)
tree0184ba83e1c6e2a184b59dbfbf44057008141ebd /src/backend/executor/nodeGroup.c
parent4aec5303f0aff078157362b67fa516948b89fea9 (diff)
When a bitmap indexscan is using a partial index, it is necessary to include
the partial index predicate in the scan's "recheck condition". Otherwise, if the scan becomes lossy for lack of bitmap memory, we would fail to enforce that returned rows satisfy the predicate. Noted while studying bug #2441 from Arjen van der Meijden.
Diffstat (limited to 'src/backend/executor/nodeGroup.c')
0 files changed, 0 insertions, 0 deletions