You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-02 12:41:14 +03:00
The C library is now required.
This eliminates conditional loading and eases development of new library features.
This commit is contained in:
@@ -12,7 +12,7 @@ use Exporter qw(import);
|
||||
|
||||
use pgBackRest::Common::Log;
|
||||
use pgBackRest::Common::String;
|
||||
use pgBackRest::Config::Data;
|
||||
use pgBackRestBuild::Config::Data;
|
||||
|
||||
use BackRestDoc::Common::DocRender;
|
||||
|
||||
|
Reference in New Issue
Block a user