profiles/base: Change default postgres version to 17

Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
Patrick Lauer
2025-04-03 12:17:36 +00:00
parent 5cdd1e8ebf
commit b712971bdd

View File

@@ -149,7 +149,7 @@ TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
# Aaron W. Swenson <titanofold@gentoo.org> (2017-07-09)
# Default target(s) for postgres{,-multi}.eclass
POSTGRES_TARGETS="postgres16"
POSTGRES_TARGETS="postgres17"
# Michael Orlitzky <mjo@gentoo.org> (2017-11-17)
#