Re: Proposal: scan key push down to heap [WIP]

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Proposal: scan key push down to heap [WIP]
Дата
Msg-id CA+TgmoYaCDYyB_rv3FUoFUAA-aVf3q1xvwB=_4xK84Hx5w+eWQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal: scan key push down to heap [WIP]  (Dilip Kumar <dilipbalaut@gmail.com>)
Ответы Re: Proposal: scan key push down to heap [WIP]
Список pgsql-hackers
On Mon, Nov 28, 2016 at 11:17 PM, Dilip Kumar <dilipbalaut@gmail.com> wrote:
> Actually we want to call slot_getattr instead heap_getattr, because of
> problem mentioned by Andres upthread and we also saw in test results.

Ah, right.

> Should we make a copy of HeapKeyTest lets say ExecKeyTest and keep it
> under executor ?

Sure.

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



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Proposal: scan key push down to heap [WIP]
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Time to up bgwriter_lru_maxpages?