You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-16 09:06:18 +02:00
PostgreSQL 11 Beta 1 support.
This commit is contained in:
@@ -243,12 +243,14 @@ my $oyVm =
|
||||
PG_VERSION_94,
|
||||
PG_VERSION_95,
|
||||
PG_VERSION_10,
|
||||
PG_VERSION_11,
|
||||
],
|
||||
|
||||
&VM_DB_TEST =>
|
||||
[
|
||||
PG_VERSION_94,
|
||||
PG_VERSION_10,
|
||||
PG_VERSION_11,
|
||||
],
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user