git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8d988c7) | patch
When a bitmap indexscan is using a partial index, it is necessary to include
2006年5月18日 18:57:31 +0000 (18:57 +0000)
2006年5月18日 18:57:31 +0000 (18:57 +0000)
commit f32325264273e5d101064a7133aa5a3d90b0ad34
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.
src/backend/optimizer/plan/createplan.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /