Re: Observations in Parallel Append - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Observations in Parallel Append
Date
Msg-id CA+TgmoZWzN6wUm0k-5+ros1RDJ+aV5qD8A+uyXH9GKNCwVpNkA@mail.gmail.com
Whole thread Raw
In response to Re: Observations in Parallel Append  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Observations in Parallel Append
List 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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] [PATCH] Generic type subscripting
Next
From: Amit Kapila
Date:
Subject: Re: Observations in Parallel Append