pgsql: Fix incomplete set_foreignscan_references handling for fdw_reche - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix incomplete set_foreignscan_references handling for fdw_reche
Date
Msg-id E1ZzFxY-00048S-Dw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix incomplete set_foreignscan_references handling for fdw_recheck_quals

KaiGai Kohei

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5021e3dac9878134ded01806807a9e17f9324425

Modified Files
--------------
src/backend/optimizer/plan/setrefs.c |    6 ++++++
1 file changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix incomplete set_foreignscan_references handling for fdw_reche
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Improve vcregress.pl's handling of tap tests for client programs