postgres_fdw: Fix interaction of PHVs with child joins.

Robert Haas <rhaas@postgresql.org>

Commit: 84cb51b4e24b4e3a7057105971d0d385e179d978
Author: Robert Haas <rhaas@postgresql.org>
Date: 2018-02-22T15:03:14Z
Releases: 11.0
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

Discussion