Thread: pgsql: meson: Make gzip and tar optional

pgsql: meson: Make gzip and tar optional

From
Peter Eisentraut
Date:
meson: Make gzip and tar optional

They are only used for some tests.  The tests are already set to skip
as appropriate if they are not available.

Discussion: https://www.postgresql.org/message-id/flat/ZQzp_VMJcerM1Cs_%40paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9ca6e7b9411e36488ef539a2c1f6846ac92a7072

Modified Files
--------------
contrib/basebackup_to_shell/meson.build | 4 ++--
meson.build                             | 4 ++--
src/bin/pg_basebackup/meson.build       | 4 ++--
src/bin/pg_dump/meson.build             | 2 +-
src/bin/pg_verifybackup/meson.build     | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)