You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-16 09:06:18 +02:00
Database version refactoring.
* Refactor db version constants into a separate module. * Update synthetic backup tests to PostgreSQL 9.4.
This commit is contained in:
@@ -14,7 +14,7 @@ use Exporter qw(import);
|
||||
our @EXPORT = qw();
|
||||
|
||||
use pgBackRest::Common::Log;
|
||||
use pgBackRest::Db;
|
||||
use pgBackRest::DbVersion;
|
||||
|
||||
####################################################################################################################################
|
||||
# VM hash keywords
|
||||
|
Reference in New Issue
Block a user