Fix parallel bitmapscan tests on builds without USE_PREFETCH.
Andres Freund <andres@anarazel.de>
Fix parallel bitmapscan tests on builds without USE_PREFETCH. This was broken in 5a5931533edd2.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/select_parallel.out | modified | +6 −1 |
| src/test/regress/sql/select_parallel.sql | modified | +6 −1 |