postgres/src/backend/optimizer/util
Robert Haas 5d4171d1c7 Don't require a user mapping for FDWs to work.
Commit fbe5a3fb73 accidentally changed
this behavior; put things back the way they were, and add some
regression tests.

Report by Andres Freund; patch by Ashutosh Bapat, with a bit of
kibitzing by me.
2016-03-28 21:50:28 -04:00
..
clauses.c Support parallel aggregation. 2016-03-21 09:30:18 -04: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 Support parallel aggregation. 2016-03-21 09:30:18 -04:00
placeholder.c Rethink representation of PathTargets. 2016-03-14 16:59:59 -04:00
plancat.c Directly modify foreign tables. 2016-03-18 13:55:52 -04:00
predtest.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
relnode.c Don't require a user mapping for FDWs to work. 2016-03-28 21:50:28 -04:00
restrictinfo.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
tlist.c Support parallel aggregation. 2016-03-21 09:30:18 -04:00
var.c Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 2016-03-10 16:23:52 -05:00