Re: [HACKERS] Parallel Index Scans - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: [HACKERS] Parallel Index Scans
Date
Msg-id CAA4eK1K1xPtM6O+Q-+Us3+dKRvPW+8BW+5=9gwUtgysp3fKfpA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Parallel Index Scans  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Jan 19, 2017 at 12:28 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Mon, Jan 16, 2017 at 7:11 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
>> Fixed.
>
> With respect to the second patch
> (parallel_index_opt_exec_support_v4.patch), I'm hoping it can use the
> new function from Dilip's bitmap heap scan patch set.  See commit
> 716c7d4b242f0a64ad8ac4dc48c6fed6557ba12c.
>

Updated patch has used the function from above commit.

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



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [HACKERS] Parallel Index Scans
Next
From: Anastasia Lubennikova
Date:
Subject: Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem