You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-12-03 22:39:18 +02:00
The C library is now required.
This eliminates conditional loading and eases development of new library features.
This commit is contained in:
@@ -13,7 +13,7 @@ use File::Basename qw(dirname);
|
||||
|
||||
use pgBackRest::Common::Log;
|
||||
use pgBackRest::Common::String;
|
||||
use pgBackRest::Config::Data;
|
||||
use pgBackRestBuild::Config::Data;
|
||||
use pgBackRest::Version;
|
||||
|
||||
####################################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user