Re: Minor comment improvement to create_foreignscan_plan - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Minor comment improvement to create_foreignscan_plan
Date
Msg-id 564463D1.70001@lab.ntt.co.jp
Whole thread Raw
In response to Re: Minor comment improvement to create_foreignscan_plan  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Minor comment improvement to create_foreignscan_plan  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
List pgsql-hackers
On 2015/11/10 3:53, Robert Haas wrote:
> On Mon, Nov 9, 2015 at 5:34 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> Here is a small patch to update an comment in create_foreignscan_plan;
>> add fdw_recheck_quals to the list of expressions that need the
>> replace_nestloop_params processing.  I should have updated the comment
>> when I proposed the patch for the fdw_recheck_quals.

> OK, not a big deal, but thanks.  Committed.

Thanks!

Best regards,
Etsuro Fujita




pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual
Next
From: Etsuro Fujita
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual