Thread: pgsql: Unbreak the build.

pgsql: Unbreak the build.

From
Robert Haas
Date:
Unbreak the build.

Commit ffd53659c46a54a6978bcb8c4424c1e157a2c0f1 broke the build for
anyone not compiling with LZ4 and ZSTD enabled. Woops.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/607e75e8f0f84544feb879b747da1d40fed71499

Modified Files
--------------
src/backend/replication/basebackup_lz4.c  | 3 +--
src/backend/replication/basebackup_zstd.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)