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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 3edec38) | patch
When building a bitmap scan, must copy the bitmapqualorig expression tree
2006年1月29日 18:55:48 +0000 (18:55 +0000)
2006年1月29日 18:55:48 +0000 (18:55 +0000)
commit 3276e911d154acd83c7ad5abeda11a4ab90866d3
When building a bitmap scan, must copy the bitmapqualorig expression tree
to avoid sharing substructure with the lower-level indexquals. This is
currently only an issue if there are SubPlans in the indexquals, which is
uncommon but not impossible --- see bug #2218 reported by Nicholas Vinen.
We use the same kluge for indexqual vs indexqualorig in the index scans
themselves ... would be nice to clean this up someday.
src/backend/optimizer/plan/createplan.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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