Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre
Date
Msg-id 1bd8310a-68d7-8952-8b09-1ab06f2c75b0@dunslane.net
Whole thread Raw
In response to pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre  (Michael Paquier <michael@paquier.xyz>)
List pgsql-committers
On 7/30/21 9:28 PM, Michael Paquier wrote:
> 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.
>

And now jacana is unhappy. I'll get it fixed shortly. If it ends up that
we have somehow found a situation where Msys/Mingw and MSVC can no
longer share a zlib implementation I'm going to be unhappy too.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-committers by date:

Previous
From: Dean Rasheed
Date:
Subject: pgsql: Fix corner-case errors and loss of precision in numeric_power().
Next
From: John Naylor
Date:
Subject: pgsql: Remove redundant setting of pg_attribute.attcompression