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
Tom Lane c82c92b111 Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 10 years ago
..
Makefile Extract restriction OR clauses whether or not they are indexable. 12 years ago
allpaths.c Refactor pull_var_clause's API to make it less tedious to extend. 10 years ago
clausesel.c Update copyright for 2016 10 years ago
costsize.c Spell "parallel" correctly. 10 years ago
equivclass.c Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 10 years ago
indxpath.c Add an explicit representation of the output targetlist to Paths. 10 years ago
joinpath.c Assert that create_unique_path returns non-NULL. 10 years ago
joinrels.c Support parallel joins, and make related improvements. 10 years ago
pathkeys.c Make the upper part of the planner work by generating and comparing Paths. 10 years ago
tidpath.c Update copyright for 2016 10 years ago