make -C src/test/isolation failure in index-killtuples due to btree_gist

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема make -C src/test/isolation failure in index-killtuples due to btree_gist
Дата
Msg-id aKJsWedftW7UX1WM@paquier.xyz
обсуждение исходный текст
Ответы Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Список pgsql-hackers
Hi all,
(CCing committer)

The following command fails, because btree_gist is not installed in
the context of the isolation tests:
make -C src/test/isolation/

This test has been added recently by 377b7ab14524.  Some efforts have
been done lately to remove any dependency to contrib/ in
src/test/regress/, like b1720fe63f34, and it does not strike me as a
good idea to begin doing that in the main isolation test suite, so
perhaps the best thing to do here is just move this test to
contrib/btree_gist/?  Rewriting this test without the dependency to
the contrib module seems tricky, and there's the matter of the test
correctness.

Regards,
--
Michael

Вложения

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