postgresql/src/backend/optimizer/path
Tom Lane 30da344cb1 Update comments about clause selectivity estimation. 1999-07-30 22:34:19 +00:00
..
_deadcode Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
Makefile another rename of optimizer 1999-02-20 15:27:42 +00:00
allpaths.c Update comments about clause selectivity estimation. 1999-07-30 22:34:19 +00:00
clausesel.c Further work on planning of indexscans. Cleaned up interfaces 1999-07-25 23:07:26 +00:00
costsize.c Final cleanup. 1999-07-16 05:00:38 +00:00
hashutils.c Final cleanup. 1999-07-16 05:00:38 +00:00
indxpath.c Further cleanups of indexqual processing: simplify control 1999-07-30 04:07:25 +00:00
joinpath.c Correct bug in best_innerjoin(): it should check all the 1999-07-27 06:23:12 +00:00
joinrels.c Correct bug in best_innerjoin(): it should check all the 1999-07-27 06:23:12 +00:00
mergeutils.c Final cleanup. 1999-07-16 05:00:38 +00:00
orindxpath.c First cut at doing LIKE/regex indexing optimization in 1999-07-27 03:51:11 +00:00
pathkeys.c Final cleanup. 1999-07-16 05:00:38 +00:00
prune.c Final cleanup. 1999-07-16 05:00:38 +00:00