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
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
..
Makefile Makefile cleanup after reorganization 30 years ago
allpaths.c if ( rel->size <= 0 ) 29 years ago
clausesel.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
costsize.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
hashutils.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
indxpath.c Remove more (void) and fix -Wall warnings. 29 years ago
joinpath.c Cleanup Makefiles 30 years ago
joinrels.c allpaths.c:find_join_paths(): compute_rel_size() shouldn't be called 29 years ago
joinutils.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
mergeutils.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
orindxpath.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
predmig.c Update "planner" directory to "optimizer" in include paths in this dead code. 30 years ago
prune.c if ( rel->size <= 0 ) 29 years ago
xfunc.c Remove WIN32 defines. They never worked. 29 years ago