Re: speeding up planning with partitions

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: speeding up planning with partitions
Дата
Msg-id b50d5516-be19-5134-e44f-bde461af9da5@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: speeding up planning with partitions  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы RE: speeding up planning with partitions  ("Imai, Yoshikazu" <imai.yoshikazu@jp.fujitsu.com>)
Список pgsql-hackers
On 2019/01/21 18:01, Amit Langote wrote:
> On 2019/01/17 11:17, Amit Langote wrote:
>> I have rebased the patches.  Other than rebasing, I've squashed the patch
>> to add inh_root_parent field to RelOptInfo which contained no other code
>> changes to use that field into the patch that contains changes to start
>> using it.  Updated the commit message of lazy-partition-initialization
>> patch to be accurate (it contained old details that have changed since I
>> first wrote that commit message).
> 
> Rebased again due to 8d8dcead1295.

Rebased due to the heap_open/close() -> table_open/close() change.

Thanks,
Amit


Вложения

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: speeding up planning with partitions
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Typo: llvm*.cpp files identified as llvm*.c