postgresql/src/backend/optimizer/util
Robert Haas 3aff33aa68 Fix typos.
Oskari Saarenmaa
2016-03-15 18:06:11 -04:00
..
clauses.c Improve handling of pathtargets in planner.c. 2016-03-09 01:12:16 -05:00
joininfo.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
Makefile Extract restriction OR clauses whether or not they are indexable. 2013-12-30 12:24:37 -05:00
orclauses.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
pathnode.c Add a GetForeignUpperPaths callback function for FDWs. 2016-03-14 20:04:48 -04:00
placeholder.c Rethink representation of PathTargets. 2016-03-14 16:59:59 -04:00
plancat.c Make the upper part of the planner work by generating and comparing Paths. 2016-03-07 15:58:22 -05:00
predtest.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
relnode.c Fix typos. 2016-03-15 18:06:11 -04:00
restrictinfo.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
tlist.c Rethink representation of PathTargets. 2016-03-14 16:59:59 -04:00
var.c Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 2016-03-10 16:23:52 -05:00