diff options
author | Patrick Lauer <patrick@gentoo.org> | 2021-09-30 16:06:56 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2021-09-30 17:33:57 +0000 |
commit | 13715d13d5550959d5d937b49de27b51fb33f482 (patch) | |
tree | b35735f3c10f0996250432e61c42c992f46b6535 /profiles/desc | |
parent | dev-ml/ppx_assert: fix ocaml-4.12 (diff) | |
download | gentoo-13715d13d5550959d5d937b49de27b51fb33f482.tar.gz gentoo-13715d13d5550959d5d937b49de27b51fb33f482.tar.bz2 gentoo-13715d13d5550959d5d937b49de27b51fb33f482.zip |
profiles/desc/postgres_targets.desc: Add postgres14
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/postgres_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index a6e6798121fa..39f97a1ad44d 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 |