postgresql/src/backend/optimizer/util
Peter Eisentraut 63cfdb8dde Adjust spellings of forms of "cancel" 2016-07-14 22:48:26 -04:00
..
Makefile Extract restriction OR clauses whether or not they are indexable. 2013-12-30 12:24:37 -05:00
clauses.c Avoid making a separate pass over the query to check for partializability. 2016-06-26 15:55:01 -04:00
joininfo.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
orclauses.c Adjust spellings of forms of "cancel" 2016-07-14 22:48:26 -04:00
pathnode.c Set consider_parallel correctly for upper planner rels. 2016-07-01 11:52:56 -04:00
placeholder.c Remove reltarget_has_non_vars flag. 2016-06-10 16:20:03 -04:00
plancat.c Restore foreign-key-aware estimation of join relation sizes. 2016-06-18 15:22:34 -04:00
predtest.c Refactor to reduce code duplication for function property checking. 2016-06-10 16:03:46 -04:00
relnode.c Restore foreign-key-aware estimation of join relation sizes. 2016-06-18 15:22:34 -04:00
restrictinfo.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
tlist.c Simplify planner's final setup of Aggrefs for partial aggregation. 2016-06-26 12:08:12 -04:00
var.c Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 2016-03-10 16:23:52 -05:00