Re: Observations in Parallel Append

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Observations in Parallel Append
Дата
Msg-id CA+TgmoZWzN6wUm0k-5+ros1RDJ+aV5qD8A+uyXH9GKNCwVpNkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Observations in Parallel Append  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Observations in Parallel Append
Список pgsql-hackers
On Tue, Jan 2, 2018 at 11:11 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> Attached, please find the patch which fixes this issue (Thanks to
> Dilip for helping me in identifying the above case and fix).  I have
> also modified the comment atop function
> choose_next_subplan_for_worker() as discussed above.  The change to
> remove unnecessary inclusion of spin.h is still in a separate patch as
> posted above.

Here's a combined patch with some cosmetic changes which I will commit
if it looks OK to you.

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

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] [PATCH] Generic type subscripting
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Observations in Parallel Append