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 a4ca842319 Fix a bunch of bad interactions between partial indexes and the new 20 years ago
..
Makefile $Header: -> $PostgreSQL Changes ... 22 years ago
allpaths.c Simple constraint exclusion. For now, only child tables of inheritance 20 years ago
clausesel.c Remove planner's private fields from Query struct, and put them into 21 years ago
costsize.c Remove planner's private fields from Query struct, and put them into 21 years ago
indxpath.c Fix a bunch of bad interactions between partial indexes and the new 20 years ago
joinpath.c Remove planner's private fields from Query struct, and put them into 21 years ago
joinrels.c Simplify the planner's join clause management by storing join clauses 21 years ago
orindxpath.c Fix a bunch of bad interactions between partial indexes and the new 20 years ago
pathkeys.c Improve outer-join-deduction logic to be able to propagate equalities 20 years ago
tidpath.c Remove planner's private fields from Query struct, and put them into 21 years ago