postgresql/src/backend/optimizer/path
Tom Lane 48239e156f Avoid useless work during set_plain_rel_pathlist() when the relation
will be excluded by constraint exclusion anyway.  Greg Stark
2007-04-21 06:18:52 +00:00
..
Makefile Refactor planner's pathkeys data structure to create a separate, explicit 2007-01-20 20:45:41 +00:00
allpaths.c Avoid useless work during set_plain_rel_pathlist() when the relation 2007-04-21 06:18:52 +00:00
clausesel.c Get rid of some old and crufty global variables in the planner. When 2007-02-19 07:03:34 +00:00
costsize.c Tweak set_rel_width() to avoid redundant executions of getrelid(). 2007-04-21 02:41:13 +00:00
equivclass.c Put back planner's ability to cache the results of mergejoinscansel(), 2007-01-22 20:00:40 +00:00
indxpath.c Rewrite choose_bitmap_and() to make it more robust in the presence of 2007-04-17 20:03:03 +00:00
joinpath.c Refactor planner's pathkeys data structure to create a separate, explicit 2007-01-20 20:45:41 +00:00
joinrels.c Restructure code that is responsible for ensuring that clauseless joins are 2007-02-16 00:14:01 +00:00
orindxpath.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pathkeys.c Avoid running build_index_pathkeys() in situations where there cannot 2007-04-15 20:09:28 +00:00
tidpath.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00