Re: [HACKERS] Parallel bitmap heap scan

Поиск
Список
Период
Сортировка
От tushar
Тема Re: [HACKERS] Parallel bitmap heap scan
Дата
Msg-id e9127764-43ce-f0f1-9f31-a9e108d21f57@enterprisedb.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Parallel bitmap heap scan  (tushar <tushar.ahuja@enterprisedb.com>)
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: [HACKERS] Unused member root in foreign_glob_cxt
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Passing query string to workers