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

From Robert Haas
Subject Re: Minor comment improvement to create_foreignscan_plan
Date
Msg-id CA+TgmoZBxHTBiOMX3Rq_XKSFtT=sJuPomn4XA0j9oA_ki_xA6g@mail.gmail.com
Whole thread Raw
In response to Minor comment improvement to create_foreignscan_plan  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: Minor comment improvement to create_foreignscan_plan  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
List pgsql-hackers
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.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multixid hindsight design
Next
From: Alvaro Herrera
Date:
Subject: Re: bootstrap pg_shseclabel in relcache initialization