pgAdmin 4 commit: Require postgresql >= 9.5, and don't bother with Reco

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Require postgresql >= 9.5, and don't bother with Reco
Date: 2020-05-28 15:26:47
Message-ID: E1jeKQh-0002Jp-4X@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Require postgresql >= 9.5, and don't bother with Recommends. Per discussion with Devrim.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ccb39bea1ad19ed7da0e3b5278e8fd557770962f

Modified Files
--------------
pkg/redhat/build.sh | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-05-28 15:34:24 Windows build system cleanup
Previous Message Dave Page 2020-05-28 15:04:15 pgAdmin 4 commit: Don't try to import the signing key. YUM/RPM will do