From 990c0616d3677c8ebf078b1329340b0adee763d5 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Fri, 1 Nov 2024 15:42:00 -0700 Subject: [PATCH] docs: Document 10.x postgres support. --- docs/production/postgresql-support-table.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/production/postgresql-support-table.md b/docs/production/postgresql-support-table.md index 9e34c4be16..8623e99e55 100644 --- a/docs/production/postgresql-support-table.md +++ b/docs/production/postgresql-support-table.md @@ -7,3 +7,4 @@ | 7.x | 12, 13, 14, 15 | | 8.x | 12, 13, 14, 15, 16 | | 9.x | 12, 13, 14, 15, 16 | +| 10.x (unreleased) | 13, 14, 15, 16 |