pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre
Дата
Msg-id E1m9dnf-0003rJ-6O@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre
Список pgsql-committers
Enable TAP tests of pg_receivewal for ZLIB on Windows, take three

This reverts commit 6a2c532.  fairywren and bowerbird failed those tests
because of incorrect versions of ZLIB linked to, causing errors like
SIGBREAKs that stopped buildfarm runs or EACCES failures when writing
compressed WAL segments.

Andrew Dunstan has done all the investigation here, so he deserves all
the credit for being able to enable those tests on Windows.

Discussion: https://postgr.es/m/9040d5ed-6462-66a4-07ac-2923785ae563@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0b8ea707580640f9d5562de77f4b563fa9131547

Modified Files
--------------
src/bin/pg_basebackup/t/020_pg_receivewal.pl | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)


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

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Fix expect file for MinGW32 ECPG regression tests
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows