Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns
Дата
Msg-id 5C8BA171.8050005@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns
Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involving system columns
Список pgsql-hackers
(2019/03/04 12:10), Etsuro Fujita wrote:
> (2019/03/02 3:57), Andres Freund wrote:
>> FWIW, I pushed the EPQ patch, doing this conversion blindly. It'd be
>> awesome if you'd check that it actually works...
>
> I'll start the work later this week. I think I can post an (initial)
> report on that next week, maybe.

Here is an updated version of the patch [1].  This version doesn't allow 
pushing down joins to the remote if there is a possibility that EPQ will 
be executed, but I think it would be useful to test the EPQ patch.  I 
haven't looked into the EPQ patch in detail yet, but I tested the patch 
with the attached, and couldn't find any issues on the patch.

Best regards,
Etsuro Fujita

[1] https://www.postgresql.org/message-id/16016.1431455074%40sss.pgh.pa.us

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Chris Travers
Дата:
Сообщение: Re: Re: Re: [HACKERS] Custom compression methods
Следующее
От: Robert Haas
Дата:
Сообщение: Re: hyrax vs. RelationBuildPartitionDesc