Gentoo Archives: gentoo-commits

From: "罗百科" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Thu, 30 Sep 2021 17:34:02
Message-Id: 1633023237.13715d13d5550959d5d937b49de27b51fb33f482.patrick@gentoo
1 commit: 13715d13d5550959d5d937b49de27b51fb33f482
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 16:06:56 2021 +0000
4 Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 17:33:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13715d13
7
8 profiles/desc/postgres_targets.desc: Add postgres14
9
10 Signed-off-by: Patrick Lauer <patrick <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 a6e6798121f..39f97a1ad44 100644
17 --- a/profiles/desc/postgres_targets.desc
18 +++ b/profiles/desc/postgres_targets.desc
19 @@ -8,3 +8,4 @@ postgres10 - Build against PostgreSQL 10
20 postgres11 - Build against PostgreSQL 11
21 postgres12 - Build against PostgreSQL 12
22 postgres13 - Build against PostgreSQL 13
23 +postgres14 - Build against PostgreSQL 14