Re: pgsql: Unbreak the build.
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-committers@lists.postgresql.org, Robert Haas <rhaas@postgresql.org>
Date: 2022-03-23T14:46:10Z
Lists: pgsql-hackers
Hi, On March 23, 2022 7:24:13 AM PDT, Robert Haas <rhaas@postgresql.org> wrote: >Unbreak the build. > >Commit ffd53659c46a54a6978bcb8c4424c1e157a2c0f1 broke the build for >anyone not compiling with LZ4 and ZSTD enabled. Woops. There's new warnings that sound reasonable introduced in the prior commit that didn't get removed in this one: https://cirrus-ci.com/task/5259487073271808?logs=mingw_cross_warning#L392 - Andres -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Commits
-
pg_basebackup: Try to fix some failures on Windows.
- 591767150f5f 15.0 landed
-
In get_bc_algorithm_name, add a dummy return statement.
- 68d8f9bfb2f4 15.0 landed
-
Unbreak the build.
- 607e75e8f0f8 15.0 cited
-
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
- ffd53659c46a 15.0 cited