Re: [HACKERS] Parallel safety for extern params - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] Parallel safety for extern params
Date
Msg-id CA+Tgmoadpgcn6XQC6c5cBKbuYwzrjWCawdwZ7CFbYs5+WT3Udw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Parallel safety for extern params  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: [HACKERS] Parallel safety for extern params
List pgsql-hackers
On Sat, Oct 28, 2017 at 8:02 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> I think we need to make changes in exec_simple_recheck_plan to make
> the behavior similar to HEAD.  With the attached patch, all tests
> passed with force_parallel_mode.

Committed to REL_10_STABLE.

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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Nikolay Shaplov
Date:
Subject: Re: [HACKERS] [PATCH] Tests for reloptions
Next
From: Tomas Vondra
Date:
Subject: [HACKERS] PANIC: invalid index offnum: 186 when processing BRIN indexes inVACUUM