aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-07-22 15:41:56 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-07-22 15:41:56 +0000
commit98359c3e3f9d67c43459f3721106de8eac3352bd (patch)
treead8270ae5dc8fa9be7100a50e02631ab2586ef1a /src/backend/access/gist
parentb0dc1fbbc527bec4c26b430f13c032a501a5c72e (diff)
downloadpostgresql-98359c3e3f9d67c43459f3721106de8eac3352bd.tar.gz
postgresql-98359c3e3f9d67c43459f3721106de8eac3352bd.zip
In the recent changes to make the planner account better for cache
effects in a nestloop inner indexscan, I had only dealt with plain index scans and the index portion of bitmap scans. But there will be cache benefits for the heap accesses of bitmap scans too, so fix cost_bitmap_heap_scan() to account for that.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions