From 685b21bc72be498b184e8907ac25357e5f96eb11 Mon Sep 17 00:00:00 2001 From: Aaron Collier Date: Wed, 9 Nov 2022 15:56:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20support=20for=20PostgreSQL?= =?UTF-8?q?=2014=20(#2675)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/data/registry.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/data/registry.json b/docs/data/registry.json index 5dced69a08..1af8e1e182 100644 --- a/docs/data/registry.json +++ b/docs/data/registry.json @@ -808,6 +808,7 @@ "9.3" ], "supported": [ + "14", "13", "12", "11", @@ -828,6 +829,7 @@ "versions-dedicated-gen-3": { "deprecated": [], "supported": [ + "14", "13", "12", "11",