Parallel Bitmap Heap Scan - Prefetch pages are not updated properly - Mailing list pgsql-hackers

From Dilip Kumar
Subject Parallel Bitmap Heap Scan - Prefetch pages are not updated properly
Date
Msg-id CAFiTN-uKAvRhWprb0i-U9zFOekgQRRwqjP1wvOBsKZb-UEKbug@mail.gmail.com
Whole thread Raw
Responses Re: Parallel Bitmap Heap Scan - Prefetch pages are notupdated properly  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
While analyzing the coverage for the prefetching part, I found an
issue that prefetch_pages were not updated properly while executing in
parallel mode.

Attached patch fixes the same.

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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Compiler warning in costsize.c
Next
From: Craig Ringer
Date:
Subject: Re: Supporting huge pages on Windows