]> granicus.if.org Git - postgresql/commit
postgres_fdw: Fix interaction of PHVs with child joins.
authorRobert Haas <rhaas@postgresql.org>
Thu, 22 Feb 2018 15:03:14 +0000 (10:03 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 22 Feb 2018 15:03:14 +0000 (10:03 -0500)
commit84cb51b4e24b4e3a7057105971d0d385e179d978
tree0cb529ec7cbf4c1c39f6e22ad9a17b32e25bc9f7
parentde6428afe13bb6eb1c99a70aada1a105966bc27e
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
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/postgres_fdw.c
contrib/postgres_fdw/sql/postgres_fdw.sql