pgsql: Remove test from commit fa2e874946.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Remove test from commit fa2e874946.
Дата
Msg-id E1qU9h5-001PCl-MA@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove test from commit fa2e874946.

The fix itself is fine, but the test revealed other problems related
to parallel query that are not easily fixable. Remove the test for
now to fix the buildfarm.

Discussion: https://postgr.es/m/88825.1691665432@sss.pgh.pa.us
Backpatch-through: 11

Branch
------
master

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

Modified Files
--------------
src/test/isolation/expected/search-path-inval.out | 97 -----------------------
src/test/isolation/isolation_schedule             |  1 -
src/test/isolation/specs/search-path-inval.spec   | 59 --------------
3 files changed, 157 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix erroneous -Werror=missing-braces on old GCC
Следующее
От: Jeff Davis
Дата:
Сообщение: pgsql: Remove test from commit fa2e874946.