Обсуждение: [COMMITTERS] pgsql: Fix parallel bitmapscan tests on builds without USE_PREFETCH.

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Fix parallel bitmapscan tests on builds without USE_PREFETCH.

От
Andres Freund
Дата:
Fix parallel bitmapscan tests on builds without USE_PREFETCH.

This was broken in 5a5931533edd2.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d611517fc44ebbf7e0d563de6d4cd98fd342a762

Modified Files
--------------
src/test/regress/expected/select_parallel.out | 7 ++++++-
src/test/regress/sql/select_parallel.sql      | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)