Re: parallel bitmapscan isn't exercised in regression tests

From: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: parallel bitmapscan isn't exercised in regression tests
Date: 2017-04-01 11:53:04
Message-ID: CAFiTN-tqv7z2T_1jiLCxx3rkOyVF0=a5mPCA69qKUFR-QhBG4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Apr 1, 2017 at 12:16 AM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> Hi,
>
> The parallel code-path isn't actually exercised in the tests added in
> [1], as evidenced by [2] (they just explain). That imo needs to be
> fixed.

Thanks for reporting. Attached patch fixes that.

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

Attachment Content-Type Size
parallel_bitmap_test.patch application/octet-stream 978 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2017-04-01 12:23:51 Re: Page Scan Mode in Hash Index
Previous Message Ashutosh Sharma 2017-04-01 10:54:22 Re: [sqlsmith] Failed assertion in _hash_kill_items/MarkBufferDirtyHint