Re: pg_basebackup's --gzip switch misbehaves

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2022-11-16T09:34:58Z
Lists: pgsql-hackers
> On 16 Nov 2022, at 02:02, Michael Paquier <michael@paquier.xyz> wrote:
> On Tue, Nov 15, 2022 at 11:09:54AM +0100, Daniel Gustafsson wrote:
>>> On 15 Nov 2022, at 00:58, Michael Paquier <michael@paquier.xyz> wrote:

>>> It looks like there is a second one in install-windows.sgml.
>> 
>> Not sure I follow. IPC::Run is already linked to with a ulink from that page
>> (albeit with an empty tag rendering the URL instead).
> 
> Ah, I did not notice that there was already a link to that with
> IPC::Run. Anyway, shouldn't CPAN be marked at least as an <acronym>
> if we are not going to use a link on it? acronyms.sgml lists it, just
> saying.

Fair enough. I fixed that and applied this to HEAD.

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. Make PG_TEST_NOCLEAN work for temporary directories in TAP tests

  2. doc: document the TAP test environment variables

  3. doc: update metacpan.org links to avoid redirects

  4. Use min/max bounds defined by Zstd for compression level

  5. Fix incorrect value for "strategy" with deflateParams() in walmethods.c

  6. Simplify handling of compression level with compression specifications