Re: parallel bitmapscan isn't exercised in regression tests

Поиск
Список
Период
Сортировка
От Dilip Kumar
Тема Re: parallel bitmapscan isn't exercised in regression tests
Дата
Msg-id CAFiTN-tMA22PwLA0yT1KOrDnjBzDQqvD+pS1qaXKiKwm7And8A@mail.gmail.com
обсуждение исходный текст
Ответ на parallel bitmapscan isn't exercised in regression tests  (Andres Freund <andres@anarazel.de>)
Ответы Re: parallel bitmapscan isn't exercised in regression tests
Список pgsql-hackers
On Mon, Apr 3, 2017 at 11:22 PM, Andres Freund <andres@anarazel.de> wrote:
> That's better than before, but I'd appreciate working on a bit more
> coverage. E.g. rescans probably aren't exercised in that test, right?
>
> If you have time & energy, it'd also be good to expand the tests to
> cover the prefetching logic - it's quite bad that it's currently not
> tested at all :(

Sure I can do that, In attached patch, I only fixed the problem of not
executing the bitmap test.  Now, I will add few cases to cover other
parts especially rescan and prefetching logic.


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



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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: Making clausesel.c Smarter
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: show "aggressive" or not in autovacuum logs