commit: 96071789b34db4aa61265f01aeda3cc5ce7aaf18 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> AuthorDate: Sat May 25 10:47:34 2019 +0000 Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Sat May 25 10:55:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96071789
desc/postgres_targets.desc: Add postgres13 Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org> profiles/desc/postgres_targets.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index 464cb04702d..e8fc8345766 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -10,3 +10,4 @@ postgres9_6 - Build against PostgreSQL 9.6 postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 +postgres13 - Build against PostgreSQL 13
