pgsql: Re-add "make check" target in src/test/isolation/Makefile

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Re-add "make check" target in src/test/isolation/Makefile
Дата
Msg-id E1S3Ypw-00058S-38@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Re-add "make check" target in src/test/isolation/Makefile

This effectively reverts 7886cc73ad12fb9b5a729b6c8152f11a309f5d65,
which was done under the impression that isolationtester needs libpq,
which it no longer does (and never really did).

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8e5f4300fdcadac1bfd72a7d1a0225030226c800

Modified Files
--------------
src/test/isolation/Makefile |    9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow child-relation entries to be made in ec_has_const Equivale
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix incorrect uses of gzFile