Re: parallel bitmapscan isn't exercised in regression tests - Mailing list pgsql-hackers

From Dilip Kumar
Subject Re: parallel bitmapscan isn't exercised in regression tests
Date
Msg-id CAFiTN-tMA22PwLA0yT1KOrDnjBzDQqvD+pS1qaXKiKwm7And8A@mail.gmail.com
Whole thread Raw
In response to parallel bitmapscan isn't exercised in regression tests  (Andres Freund <andres@anarazel.de>)
Responses Re: parallel bitmapscan isn't exercised in regression tests
List pgsql-hackers
On Mon, Apr 3, 2017 at 11:22 PM, Andres Freund <andres@anarazel.de> wrote:
> That's better than before, but I'd appreciate working on a bit more
> coverage. E.g. rescans probably aren't exercised in that test, right?
>
> If you have time & energy, it'd also be good to expand the tests to
> cover the prefetching logic - it's quite bad that it's currently not
> tested at all :(

Sure I can do that, In attached patch, I only fixed the problem of not
executing the bitmap test.  Now, I will add few cases to cover other
parts especially rescan and prefetching logic.


-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Claudio Freire
Date:
Subject: Re: Making clausesel.c Smarter
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: show "aggressive" or not in autovacuum logs