postgresql/src/backend/optimizer/path
2005-07-03 18:26:32 +00:00
..
allpaths.c Quick hack to allow the outer query's tuple_fraction to be passed down 2005-06-10 03:32:25 +00:00
clausesel.c Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00
costsize.c Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00
indxpath.c Teach planner about some cases where a restriction clause can be 2005-07-02 23:00:42 +00:00
joinpath.c Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00
joinrels.c Simplify the planner's join clause management by storing join clauses 2005-06-09 04:19:00 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
orindxpath.c Teach planner about some cases where a restriction clause can be 2005-07-02 23:00:42 +00:00
pathkeys.c Improve outer-join-deduction logic to be able to propagate equalities 2005-07-03 18:26:32 +00:00
tidpath.c Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00