Re: Missing FDW documentation about GetForeignUpperPaths

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: Missing FDW documentation about GetForeignUpperPaths
Дата
Msg-id CAPmGK153bsoUBOyfgm9Ar99qZEAyV+HyC6mD3UNVOhp7n-wkfQ@mail.gmail.com
обсуждение исходный текст
Ответ на Missing FDW documentation about GetForeignUpperPaths  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Fixing order of resowner cleanup in 12, for Windows
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: vacuumdb and new VACUUM options