From 96071789b34db4aa61265f01aeda3cc5ce7aaf18 Mon Sep 17 00:00:00 2001 From: "Aaron W. Swenson" Date: Sat, 25 May 2019 06:47:34 -0400 Subject: desc/postgres_targets.desc: Add postgres13 Signed-off-by: Aaron W. Swenson --- 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 464cb04702d5..e8fc83457668 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -10,3 +10,4 @@ postgres9_6 - Build against PostgreSQL 9.6 postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 +postgres13 - Build against PostgreSQL 13 -- cgit v1.2.3-65-gdbad