Re: pgsql: Clarify use of temporary tables within partition trees

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: pgsql: Clarify use of temporary tables within partition trees
Дата
Msg-id CAKJS1f_HyV1txn_4XSdH5EOhBMYaCwsXyAj6bHXk9gOu4JKsbw@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Clarify use of temporary tables within partition trees  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Clarify use of temporary tables within partition trees  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-committers
On 20 June 2018 at 13:53, Michael Paquier <michael@paquier.xyz> wrote:
> Clarify use of temporary tables within partition trees

Hi,

Thanks for committing this fix.

I think slightly more should have been done. There's still some dead
code in expand_partitioned_rtentry that I think should be removed.

The code won't cost much performance wise, but it may mislead someone
into thinking they can add some other condition there to skip
partitions.

The attached removes it.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Fix "base" snapshot handling in logical decoding
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Replace search.cpan.org with metacpan.org