Re: Minor documentation tweak to GetForeignPlan documentation - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Minor documentation tweak to GetForeignPlan documentation
Date
Msg-id 56DFDCCA.3000100@lab.ntt.co.jp
Whole thread Raw
In response to Re: Minor documentation tweak to GetForeignPlan documentation  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2016/03/09 4:36, Robert Haas wrote:
> On Fri, Jan 15, 2016 at 6:20 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> Attached patch makes minor modification to the GetForeignPlan
>> documentation.  This adds the description about outer_plan, the new
>> parameter added in 9.5.

> Good catch.  Committed and back-patched to 9.5.

Thank you for picking up this and another comment-update patch!

Best regards,
Etsuro Fujita





pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: extend pgbench expressions with functions
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: PATCH: index-only scans with partial indexes