public inbox for [email protected]
help / color / mirror / Atom feedFrom: Michael Paquier <[email protected]>
To: Robert Haas <[email protected]>
Cc: Postgres hackers <[email protected]>
Subject: Re: pgsql: Add support for building with ZSTD.
Date: Sat, 19 Feb 2022 15:18:57 +0900
Message-ID: <YhCL0fKnDv/[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
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
Attachments:
[text/x-diff] doc-zstd-msvc.patch (686B, ../YhCL0fKnDv%[email protected]/2-doc-zstd-msvc.patch)
download | inline diff:
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml
index 98fa6962f6..91b1410e4a 100644
--- a/doc/src/sgml/install-windows.sgml
+++ b/doc/src/sgml/install-windows.sgml
@@ -557,6 +557,15 @@ $ENV{PROVE_TESTS}='t/020*.pl t/010*.pl'
<varname>PATH</varname>.
</para></listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><varname>ZSTD</varname></term>
+ <listitem><para>
+ Path to a <application>zstd</application> command. The default is
+ <literal>zstd</literal>, that would be the command found in
+ <varname>PATH</varname>.
+ </para></listitem>
+ </varlistentry>
</variablelist>
</para>
</sect2>
[application/pgp-signature] signature.asc (833B, ../YhCL0fKnDv%[email protected]/3-signature.asc)
download
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: pgsql: Add support for building with ZSTD.
In-Reply-To: <YhCL0fKnDv/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox