Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb4cc9 commit 82331edCopy full SHA for 82331ed
src/bin/pg_verifybackup/t/008_untar.pl
@@ -17,7 +17,6 @@
17
$primary->init(allows_streaming => 1);
18
$primary->start;
19
20
-my $have_zlib = check_pg_config("#define HAVE_LIBZ 1");
21
my $backup_path = $primary->backup_dir . '/server-backup';
22
my $real_backup_path = PostgreSQL::Test::Utils::perl2host($backup_path);
23
my $extract_path = $primary->backup_dir . '/extracted-backup';
0 commit comments