summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2018-06-13 07:12:03 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2018-06-13 07:12:03 -0400
commitd2898f36adba175783ec55ca58ad8b4262ab8db8 (patch)
treeac3aa79a897570ed6733d7f0a4ea1c63bf16ad38 /profiles/desc
parentwww-apps/jekyll: use HTTPs (diff)
downloadgentoo-d2898f36adba175783ec55ca58ad8b4262ab8db8.tar.gz
gentoo-d2898f36adba175783ec55ca58ad8b4262ab8db8.tar.bz2
gentoo-d2898f36adba175783ec55ca58ad8b4262ab8db8.zip
profiles/desc/postgres_targets.desc: Add postgres12
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/postgres_targets.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index 284f4bc00929..464cb04702d5 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -3,10 +3,10 @@
# This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
-postgres9_2 - Build against PostgreSQL 9.2
postgres9_3 - Build against PostgreSQL 9.3
postgres9_4 - Build against PostgreSQL 9.4
postgres9_5 - Build against PostgreSQL 9.5
postgres9_6 - Build against PostgreSQL 9.6
postgres10 - Build against PostgreSQL 10
postgres11 - Build against PostgreSQL 11
+postgres12 - Build against PostgreSQL 12