pgsql: ci: enable zstd where available. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: enable zstd where available.
Date
Msg-id E1nZbI3-0001Xo-U4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: enable zstd where available.

Since zstd is now used in a bunch of places, enable it in CI. The windows
image unfortunately doesn't yet contain zstd, so it's not enabled there.

Discussion: https://postgr.es/m/20220330155017.lfnlzt3m42nk7kff@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ff50baec65bba1a839322ba8bcb3efcd08f40621

Modified Files
--------------
.cirrus.yml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Add function to pump IPC process until string match
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add range_agg with multirange inputs