postgresql/src/backend/optimizer/path
2015-12-02 08:19:50 -05:00
..
allpaths.c Add handling for GatherPath to print_path. 2015-12-02 08:19:50 -05:00
clausesel.c Allow planner to use expression-index stats for function calls in WHERE. 2015-09-24 18:35:46 -04:00
costsize.c Generate parallel sequential scan plans in simple cases. 2015-11-11 09:02:52 -05:00
equivclass.c Fix eclass_useful_for_merging to give valid results for appendrel children. 2015-08-06 20:14:53 -04:00
indxpath.c Collection of typo fixes. 2015-05-20 16:56:22 +03:00
joinpath.c Further mucking with PlaceHolderVar-related restrictions on join order. 2015-08-10 17:18:17 -04:00
joinrels.c Undo mistaken tightening in join_is_legal(). 2015-08-12 21:19:03 -04:00
Makefile Extract restriction OR clauses whether or not they are indexable. 2013-12-30 12:24:37 -05:00
pathkeys.c Fix eclass_useful_for_merging to give valid results for appendrel children. 2015-08-06 20:14:53 -04:00
tidpath.c Update copyright for 2015 2015-01-06 11:43:47 -05:00