Re: Generating partitioning tuple conversion maps faster

Поиск
Список
Период
Сортировка
От amul sul
Тема Re: Generating partitioning tuple conversion maps faster
Дата
Msg-id CAAJ_b97EpkE_0mK_kG4dqyzVfOXKHKcinuHCvfTjyxH-HEu+iQ@mail.gmail.com
обсуждение исходный текст
Ответ на Generating partitioning tuple conversion maps faster  (David Rowley <david.rowley@2ndquadrant.com>)
Ответы Re: Generating partitioning tuple conversion maps faster  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
On Mon, Jun 25, 2018 at 10:30 AM David Rowley
<david.rowley@2ndquadrant.com> wrote:
>
[...]
> Given the small size of this patch. I think it's a good candidate for
> the July 'fest.
>

Just a different thought, how about having flag array something like
needed_tuple_conv?

While loading partdesc, we could calculate that the columns of partition table
are aligned with the parent or not?

Regards,
Amul


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

Предыдущее
От: David Rowley
Дата:
Сообщение: Generating partitioning tuple conversion maps faster
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Generating partitioning tuple conversion maps faster