commit: ac50b28b77b420bb6bcd65fe46d77f33236bd531 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Sun Jul 13 08:57:59 2025 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sun Jul 13 08:59:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac50b28b
profiles/desc/postgres_targets.desc: added pg18 Signed-off-by: Miroslav Šulc <fordfrog <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 7e18a89e66d0..88c8728d6569 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -9,3 +9,4 @@ postgres14 - Build against PostgreSQL 14 postgres15 - Build against PostgreSQL 15 postgres16 - Build against PostgreSQL 16 postgres17 - Build against PostgreSQL 17 +postgres18 - Build against PostgreSQL 18
