Re-enable TAP tests of pg_receivewal for ZLIB on Windows
authorMichael Paquier <michael@paquier.xyz>
Tue, 20 Jul 2021 03:17:08 +0000 (12:17 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 20 Jul 2021 03:17:08 +0000 (12:17 +0900)
commit91d395f47aa92849b2556b1a4d6bc1ff34121a30
treeea621ed2602baf734a411942061b00e11b367090
parent7fbe0c8c4d4fe429ee1d6383706ea5ccb0f639d3
Re-enable TAP tests of pg_receivewal for ZLIB on Windows

This is a revert of 6cea447, that disabled those tests temporarily on
Windows due to failures with bowerbird where gzflush() would fail when
executed on a freshly-opened compressed and partial segment.  This
problem should be taken care of now thanks to 7fbe0c8, so let's see what
the buildfarm has to say on Windows for those tests.

Discussion: https://postgr.es/m/YPDLz2x3o1aX2wRh@paquier.xyz
src/bin/pg_basebackup/t/020_pg_receivewal.pl