You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-16 09:06:18 +02:00
Remove support for PostgreSQL 8.3.
This commit is contained in:
@@ -187,7 +187,6 @@ my $oyVm =
|
||||
|
||||
&VM_DB =>
|
||||
[
|
||||
PG_VERSION_83,
|
||||
PG_VERSION_84,
|
||||
PG_VERSION_90,
|
||||
PG_VERSION_91,
|
||||
@@ -200,7 +199,7 @@ my $oyVm =
|
||||
|
||||
&VM_DB_MINIMAL =>
|
||||
[
|
||||
PG_VERSION_83,
|
||||
PG_VERSION_84,
|
||||
],
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user