Gentoo Archives: gentoo-commits

From: "Aaron W. Swenson" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Sat, 25 May 2019 10:58:42
Message-Id: 1558781713.96071789b34db4aa61265f01aeda3cc5ce7aaf18.titanofold@gentoo
1 commit: 96071789b34db4aa61265f01aeda3cc5ce7aaf18
2 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 25 10:47:34 2019 +0000
4 Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
5 CommitDate: Sat May 25 10:55:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96071789
7
8 desc/postgres_targets.desc: Add postgres13
9
10 Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>
11
12 profiles/desc/postgres_targets.desc | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
16 index 464cb04702d..e8fc8345766 100644
17 --- a/profiles/desc/postgres_targets.desc
18 +++ b/profiles/desc/postgres_targets.desc
19 @@ -10,3 +10,4 @@ postgres9_6 - Build against PostgreSQL 9.6
20 postgres10 - Build against PostgreSQL 10
21 postgres11 - Build against PostgreSQL 11
22 postgres12 - Build against PostgreSQL 12
23 +postgres13 - Build against PostgreSQL 13