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

From Amit Kapila
Subject Re: [HACKERS] Parallel safety for extern params
Date
Msg-id CAA4eK1J_ub5UeM87dM7u1NzOmar1vWRBk31mLC4CMGbsHpLh3Q@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Parallel safety for extern params  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Sun, Oct 29, 2017 at 9:55 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> 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.
>

Thanks, I have closed this entry in CF app.

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


-- 
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: Etsuro Fujita
Date:
Subject: Re: [HACKERS] Typos in src/backend/optimizer/README
Next
From: Craig Ringer
Date:
Subject: Re: [HACKERS] Reading timeline from pg_control on replication slave