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-2923785ae...@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(-)