From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- profiles/desc/postgres_targets.desc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 profiles/desc/postgres_targets.desc (limited to 'profiles/desc/postgres_targets.desc') diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc new file mode 100644 index 000000000000..284f4bc00929 --- /dev/null +++ b/profiles/desc/postgres_targets.desc @@ -0,0 +1,12 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags. + +postgres9_2 - Build against PostgreSQL 9.2 +postgres9_3 - Build against PostgreSQL 9.3 +postgres9_4 - Build against PostgreSQL 9.4 +postgres9_5 - Build against PostgreSQL 9.5 +postgres9_6 - Build against PostgreSQL 9.6 +postgres10 - Build against PostgreSQL 10 +postgres11 - Build against PostgreSQL 11 -- cgit v1.2.3