You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/optimizer/path
Michael Paquier 8ce3aa9b59 Rename files and headers related to index AM 6 years ago
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
allpaths.c Rationalize use of list_concat + list_copy combinations. 6 years ago
clausesel.c Make the order of the header file includes consistent in backend modules. 6 years ago
costsize.c Rename files and headers related to index AM 6 years ago
equivclass.c Generate EquivalenceClass members for partitionwise child join rels. 6 years ago
indxpath.c Rationalize use of list_concat + list_copy combinations. 6 years ago
joinpath.c Prevent Parallel Hash Join for JOIN_UNIQUE_INNER. 6 years ago
joinrels.c Represent Lists as expansible arrays, not chains of cons-cells. 6 years ago
pathkeys.c Speed up finding EquivalenceClasses for a given set of rels 6 years ago
tidpath.c Refactor planner's header files. 7 years ago