Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual)
Дата
Msg-id CA+TgmoZj8V7zfB7gVTAVzjfN=cNSK+sGWWr06v5Xf64YTh6W7w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual)  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Список pgsql-hackers
On Fri, Sep 11, 2015 at 3:12 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> So, information to address the how-to-build-the-query-text
> problem would be stored in the state, in other words. Right?

Right.

>> I am not sure what to do about parameterizations.  That's one of my
>> remaining concerns about moving the hook.
>
> I think we should also make it clear what to do about sort orderings.

How does that come into it?

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



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Foreign join pushdown vs EvalPlanQual
Следующее
От: YUriy Zhuravlev
Дата:
Сообщение: Re: Move PinBuffer and UnpinBuffer to atomics