From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Parallel safety for extern params |
Date: | 2017-10-30 02:44:21 |
Message-ID: | CAA4eK1J_ub5UeM87dM7u1NzOmar1vWRBk31mLC4CMGbsHpLh3Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Oct 29, 2017 at 9:55 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Sat, Oct 28, 2017 at 8:02 PM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2017-10-30 02:48:11 | Re: Reading timeline from pg_control on replication slave |
Previous Message | Etsuro Fujita | 2017-10-30 02:35:02 | Re: Typos in src/backend/optimizer/README |