Re: [HACKERS] Parallel bitmap heap scan - Mailing list pgsql-hackers

From tushar
Subject Re: [HACKERS] Parallel bitmap heap scan
Date
Msg-id e9127764-43ce-f0f1-9f31-a9e108d21f57@enterprisedb.com
Whole thread Raw
In response to Re: [HACKERS] Parallel bitmap heap scan  (tushar <tushar.ahuja@enterprisedb.com>)
List pgsql-hackers
On 01/11/2017 05:33 PM, tushar wrote:
On 01/10/2017 05:16 PM, Dilip Kumar wrote:
  Please try attached patch and confirm from your
side.
Thanks,issue seems to be fixed now.
Prabhat and I have done some testing for this feature and written few testcases.  PFA the sql script(along with the expected .out files)

In addition we have generated the LCOV (code coverage) report and compared the files which are changed for the "Parallel Bitmap Heap scan" patch.
You can see the numbers for  "with_patch" V/s "with_patch+TestCases"  (.pdf file is attached)
-- 
regards,tushar
EnterpriseDB  https://www.enterprisedb.com/
The Enterprise PostgreSQL Company
Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: [HACKERS] Unused member root in foreign_glob_cxt
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Passing query string to workers