1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Inflate performance improvement for gzip filter and full unit test coverage.

This commit is contained in:
David Steele
2017-11-14 15:12:31 -05:00
parent 04e55fe71b
commit b8746f368d
4 changed files with 26 additions and 17 deletions
+1 -1
View File
@@ -329,7 +329,7 @@ my $oTestDef =
&TESTDEF_COVERAGE =>
{
'Storage/Filter/Gzip' => TESTDEF_COVERAGE_PARTIAL,
'Storage/Filter/Gzip' => TESTDEF_COVERAGE_FULL,
},
},
{