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

From Andres Freund
Subject parallel bitmapscan isn't exercised in regression tests
Date
Msg-id 20170331184603.qcp7t4md5bzxbx32@alap3.anarazel.de
Whole thread Raw
Responses Re: parallel bitmapscan isn't exercised in regression tests  (Dilip Kumar <dilipbalaut@gmail.com>)
List pgsql-hackers
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.

Greetings,

Andres Freund

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=f35742ccb7aa53ee3ed8416bbb378b0c3eeb6bb9
[2] https://coverage.postgresql.org/src/backend/executor/nodeBitmapHeapscan.c.gcov.html



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Allow to specify #columns in heap/index_form_tuple
Next
From: Tom Lane
Date:
Subject: Re: bumping HASH_VERSION to 3