postgresql/src/include/optimizer
Tom Lane e4de635a2b Increase the default value of cpu_index_tuple_cost from 0.001 to 0.005.
This shouldn't affect simple indexscans much, while for bitmap scans that
are touching a lot of index rows, this seems to bring the estimates more
in line with reality.  Per recent discussion.
2006-06-05 03:03:42 +00:00
..
clauses.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
cost.h Increase the default value of cpu_index_tuple_cost from 0.001 to 0.005. 2006-06-05 03:03:42 +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 Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +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 Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
paths.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
plancat.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
planmain.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +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 Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +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