pgAdmin 4 commit: PYTHON_VERSION is set automatically. Use it to condit

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: PYTHON_VERSION is set automatically. Use it to condit
Date: 2018-05-16 13:28:19
Message-ID: E1fIwTb-0004FK-4D@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

PYTHON_VERSION is set automatically. Use it to conditionally fix the backports module.

Branch
------
master

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

Modified Files
--------------
Make.bat | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Victoria Henry 2018-05-16 13:34:01 Re: [pgAdmin4][RM#3307]User interface unable to connect to database running on port range 1-1024
Previous Message Ashesh Vashi 2018-05-16 13:24:56 pgAgent commit: Refactored the connInfo and DBconn and use of PQconninf