Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows
Date: 2021-07-30 18:03:32
Message-ID: 5f0e914e-9d00-060f-0309-5dd4fa5ffdb9@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On 7/30/21 8:40 AM, Michael Paquier wrote:
>
>> I will see if a more modern zlib helps matters.

It's working. You can re-re-enable the tests.

cheers

andrew

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-07-30 18:50:29 pgsql: Doc: add a glossary entry for "domain".
Previous Message Tom Lane 2021-07-30 17:39:59 pgsql: In postgres_fdw, allow CASE expressions to be pushed to the remo