commit: 13715d13d5550959d5d937b49de27b51fb33f482 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Thu Sep 30 16:06:56 2021 +0000 Commit: 罗百科 <patrick <AT> gentoo <DOT> org> CommitDate: Thu Sep 30 17:33:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13715d13
profiles/desc/postgres_targets.desc: Add postgres14 Signed-off-by: Patrick Lauer <patrick <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 a6e6798121f..39f97a1ad44 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -8,3 +8,4 @@ postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 postgres13 - Build against PostgreSQL 13 +postgres14 - Build against PostgreSQL 14
