Обсуждение: [COMMITTERS] pgsql: Temporarily revert test case froma2b70c89ca1a5fcf6181d3c777d82e

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

[COMMITTERS] pgsql: Temporarily revert test case froma2b70c89ca1a5fcf6181d3c777d82e

От
Tom Lane
Дата:
Temporarily revert test case from a2b70c89ca1a5fcf6181d3c777d82e7b83d2de1b.

That code patch was good as far as it went, but the associated test case
has exposed fundamental brain damage in the parallel scan mechanism,
which is going to take nontrivial work to correct.  In the interests of
getting the buildfarm back to green so that unrelated work can proceed,
let's temporarily remove the test case.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a20aac890a89e6f88e841dedbbfa8d9d5f7309fc

Modified Files
--------------
src/test/regress/expected/select_parallel.out | 43 ---------------------------
src/test/regress/sql/select_parallel.sql      | 16 ----------
2 files changed, 59 deletions(-)