Parallel Bitmap Heap Scan - Prefetch pages are not updated properly

Поиск
Список
Период
Сортировка
От Dilip Kumar
Тема Parallel Bitmap Heap Scan - Prefetch pages are not updated properly
Дата
Msg-id CAFiTN-uKAvRhWprb0i-U9zFOekgQRRwqjP1wvOBsKZb-UEKbug@mail.gmail.com
обсуждение исходный текст
Ответы Re: Parallel Bitmap Heap Scan - Prefetch pages are notupdated properly
Список 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

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Compiler warning in costsize.c
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Supporting huge pages on Windows