postgresql/src/include/optimizer
Tom Lane 98359c3e3f 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.
2006-07-22 15:41:56 +00:00
..
clauses.h Revise the planner's handling of "pseudoconstant" WHERE clauses, that is 2006-07-01 18:38:33 +00:00
cost.h In the recent changes to make the planner account better for cache 2006-07-22 15:41:56 +00:00
geqo.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geqo_copy.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geqo_gene.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geqo_misc.h Fix some missing inclusions identified with new pgcheckdefines tool. 2006-07-15 03:35:21 +00:00
geqo_mutation.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geqo_pool.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geqo_random.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geqo_recombination.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geqo_selection.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
joininfo.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pathnode.h In the recent changes to make the planner account better for cache 2006-07-22 15:41:56 +00:00
paths.h Make the planner estimate costs for nestloop inner indexscans on the basis 2006-06-06 17:59:58 +00:00
plancat.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
planmain.h Revise the planner's handling of "pseudoconstant" WHERE clauses, that is 2006-07-01 18:38:33 +00:00
planner.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
predtest.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
prep.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
restrictinfo.h Revise the planner's handling of "pseudoconstant" WHERE clauses, that is 2006-07-01 18:38:33 +00:00
subselect.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tlist.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
var.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00