summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-01-29 18:55:55 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-01-29 18:55:55 +0000
commit0ab9d3a3e1b3f8036261aa633ff5f926f69e2a77 (patch)
treee21cc7eddb5fb129ee16303036ecf1c1862a98f2 /doc/src
parent2d98f462551f6bbc0935e531c06e2b4c064b5020 (diff)
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.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions