postgresql/src/backend/optimizer/path
Tom Lane 71ed7eb494 Revise handling of index-type-specific indexscan cost estimation, per
pghackers discussion of 5-Jan-2000.  The amopselect and amopnpages
estimators are gone, and in their place is a per-AM amcostestimate
procedure (linked to from pg_am, not pg_amop).
2000-01-22 23:50:30 +00:00
..
_deadcode Revise handling of index-type-specific indexscan cost estimation, per 2000-01-22 23:50:30 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
allpaths.c Revise handling of index-type-specific indexscan cost estimation, per 2000-01-22 23:50:30 +00:00
clausesel.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
costsize.c Revise handling of index-type-specific indexscan cost estimation, per 2000-01-22 23:50:30 +00:00
indxpath.c Revise handling of index-type-specific indexscan cost estimation, per 2000-01-22 23:50:30 +00:00
joinpath.c Revise handling of index-type-specific indexscan cost estimation, per 2000-01-22 23:50:30 +00:00
joinrels.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
orindxpath.c Revise handling of index-type-specific indexscan cost estimation, per 2000-01-22 23:50:30 +00:00
pathkeys.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
prune.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
tidpath.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00