Re: Missing FDW documentation about GetForeignUpperPaths - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Missing FDW documentation about GetForeignUpperPaths
Date
Msg-id CAPmGK153bsoUBOyfgm9Ar99qZEAyV+HyC6mD3UNVOhp7n-wkfQ@mail.gmail.com
Whole thread Raw
In response to Missing FDW documentation about GetForeignUpperPaths  (Etsuro Fujita <etsuro.fujita@gmail.com>)
List pgsql-hackers
On Wed, May 8, 2019 at 3:51 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> In commit d50d172e51, which adds support for FINAL relation pushdown
> in postgres_fdw, I forgot to update the FDW documentation about
> GetForeignUpperPaths to mention that the extra parameter of that
> function points to a FinalPathExtraData structure introduced by that
> commit in the case of FINAL relation pushdown.  Attached is a patch
> for that.

There seems to be no objections, so I've committed the patch.

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Fixing order of resowner cleanup in 12, for Windows
Next
From: Masahiko Sawada
Date:
Subject: Re: vacuumdb and new VACUUM options