postgres_fdw: Fix interaction of PHVs with child joins.
Robert Haas <rhaas@postgresql.org>
postgres_fdw: Fix interaction of PHVs with child joins. Commit f49842d1ee31b976c681322f76025d7732e860f3 introduced the concept of a child join, but did not update this code accordingly. Ashutosh Bapat, with cosmetic changes by me Discussion: http://postgr.es/m/CAFjFpRf=J_KPOtw+bhZeURYkbizr8ufSaXg6gPEF6DKpgH-t6g@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/postgres_fdw/expected/postgres_fdw.out | modified | +40 −0 |
| contrib/postgres_fdw/postgres_fdw.c | modified | +5 −1 |
| contrib/postgres_fdw/sql/postgres_fdw.sql | modified | +5 −0 |
Discussion
- PlaceHolderVars in pushed down child-join cause error 3 messages · 2018-02-22 → 2018-02-26