From 80e900c45e507a6a417399bf45a483ce02ac85db Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Mon, 11 Aug 2025 19:12:34 +0000 Subject: [PATCH] docs: PostgreSQL 17 support was backported to 10.x. In 85b2e6a1e9f67101a829ef98d119a74568939a35. --- docs/production/postgresql-support-table.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/production/postgresql-support-table.md b/docs/production/postgresql-support-table.md index e8620a4e29..d2131d46f0 100644 --- a/docs/production/postgresql-support-table.md +++ b/docs/production/postgresql-support-table.md @@ -7,5 +7,5 @@ | 7.x | 12, 13, 14, 15 | | 8.x | 12, 13, 14, 15, 16 | | 9.x | 12, 13, 14, 15, 16 | -| 10.x | 13, 14, 15, 16 | +| 10.x | 13, 14, 15, 16, 17 | | 11.x | 14, 15, 16, 17 |