mirror of https://github.com/citusdata/citus.git
Merge 8f71720f87
into 488a298189
commit
3f3e50ce86
|
@ -94,6 +94,7 @@ OLDEST_SUPPORTED_CITUS_VERSION_MATRIX = {
|
|||
15: "11.1.5",
|
||||
16: "12.1.5",
|
||||
17: "13.0.1",
|
||||
18: "13.1.0",
|
||||
}
|
||||
|
||||
OLDEST_SUPPORTED_CITUS_VERSION = OLDEST_SUPPORTED_CITUS_VERSION_MATRIX[PG_MAJOR_VERSION]
|
||||
|
|
Loading…
Reference in New Issue