Re: ParallelContexts can get confused about which worker is which - Mailing list pgsql-hackers

From Robert Haas
Subject Re: ParallelContexts can get confused about which worker is which
Date
Msg-id CA+TgmoZzv3u9trsvcAO+-OtXbsz_u+A5Q8X-_B+VZceHhtzTmA@mail.gmail.com
Whole thread Raw
In response to Re: ParallelContexts can get confused about which worker is which  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: ParallelContexts can get confused about which worker is which  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Mon, Nov 2, 2015 at 4:13 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Sun, Nov 1, 2015 at 1:11 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
>> If we are going to add a new parameter to BackgroundWorker structure,
>> then the same needs to be updated in docs [1] as well.
>
> Right, good point.

Here's an updated patch with documentation added and two bugs fixed.

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

Attachment

pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Request: pg_cancel_backend variant that handles 'idle in transaction' sessions
Next
From: Robert Haas
Date:
Subject: Re: shm_mq fix for non-blocking mode