parallel bitmapscan isn't exercised in regression tests

Поиск
Список
Период
Сортировка
От Andres Freund
Тема parallel bitmapscan isn't exercised in regression tests
Дата
Msg-id 20170331184603.qcp7t4md5bzxbx32@alap3.anarazel.de
обсуждение исходный текст
Ответы Re: parallel bitmapscan isn't exercised in regression tests
Список pgsql-hackers
Hi,

The parallel code-path isn't actually exercised in the tests added in
[1], as evidenced by [2] (they just explain).  That imo needs to be
fixed.

Greetings,

Andres Freund

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=f35742ccb7aa53ee3ed8416bbb378b0c3eeb6bb9
[2] https://coverage.postgresql.org/src/backend/executor/nodeBitmapHeapscan.c.gcov.html



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Allow to specify #columns in heap/index_form_tuple
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bumping HASH_VERSION to 3