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

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: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre
Date: 2021-08-05 15:49:01
Message-ID: f59633a5-4429-aa67-8b9f-576662adb2be@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On 8/5/21 2:02 AM, Michael Paquier wrote:
> On Sun, Aug 01, 2021 at 08:09:47AM -0400, Andrew Dunstan wrote:
>> It won't be necessary.
> These buildfarm members are all green, thanks! Did you split the
> version of ZLIB used for each build?

Yeah, pretty much. I wonder what zlib API the pg_receivewal tests are
tickling that other tests have not?

cheers

andrew

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2021-08-05 19:26:25 pgsql: process startup: Move AuxiliaryProcessMain into its own file.
Previous Message Etsuro Fujita 2021-08-05 11:11:09 pgsql: postgres_fdw: Fix issues with generated columns in foreign table