diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-22 15:41:56 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-22 15:41:56 +0000 |
commit | 98359c3e3f9d67c43459f3721106de8eac3352bd (patch) | |
tree | ad8270ae5dc8fa9be7100a50e02631ab2586ef1a /src/backend/utils/adt/lockfuncs.c | |
parent | b0dc1fbbc527bec4c26b430f13c032a501a5c72e (diff) | |
download | postgresql-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/utils/adt/lockfuncs.c')
0 files changed, 0 insertions, 0 deletions