Re: pgsql: Add support for building with ZSTD.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Robert Haas <rhaas(at)postgresql(dot)org>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Add support for building with ZSTD.
Date: 2022-02-19 06:18:57
Message-ID: YhCL0fKnDv/Zvtuo@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi,

On Fri, Feb 18, 2022 at 06:53:10PM +0000, Robert Haas wrote:
> Add support for building with ZSTD.
>
> This commit doesn't actually add anything that uses ZSTD; that will be
> done separately. It just puts the basic infrastructure into place.
>
> Jeevan Ladhe, Robert Haas, and Michael Paquier. Reviewed by Justin
> Pryzby and Andres Freund.

I completely forgot that the section of the docs dedicated to the TAP
tests with MSVC also needs a refresh to mention the new variable ZSTD,
as of the attached. Do you mind if I apply that?

Thanks,
--
Michael

Attachment Content-Type Size
doc-zstd-msvc.patch text/x-diff 686 bytes

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-02-20 06:25:32 pgsql: Use bitwise rotate functions in more places
Previous Message Michael Paquier 2022-02-19 06:12:32 pgsql: doc: Simplify description of --with-lz4

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-02-19 06:20:04 Re: improve --with-lz4 install documentation
Previous Message Andrey Borodin 2022-02-19 05:34:36 Re: MultiXact\SLRU buffers configuration