summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2024-09-26 11:43:21 +0000
committerPatrick Lauer <patrick@gentoo.org>2024-09-26 13:21:01 +0000
commitb906b4ed40b71a991a4f775ab8821c0595d3606f (patch)
tree516ae8681f74816b52ee9558d26b06c933ca3c1e /profiles/desc
parentnet-mail/b4: drop 0.13.0 (diff)
downloadgentoo-b906b4ed40b71a991a4f775ab8821c0595d3606f.tar.gz
gentoo-b906b4ed40b71a991a4f775ab8821c0595d3606f.tar.bz2
gentoo-b906b4ed40b71a991a4f775ab8821c0595d3606f.zip
eclass/, profiles/: Enable PostgreSQL 17 support
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/postgres_targets.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index d40f508181cc..7e18a89e66d0 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -8,3 +8,4 @@ postgres13 - Build against PostgreSQL 13
postgres14 - Build against PostgreSQL 14
postgres15 - Build against PostgreSQL 15
postgres16 - Build against PostgreSQL 16
+postgres17 - Build against PostgreSQL 17