pgAdmin 4 commit: Don't rely on python-config sending the help message

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't rely on python-config sending the help message
Date: 2020-04-29 14:49:20
Message-ID: E1jTo1Y-0006V2-3b@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't rely on python-config sending the help message to stderr, as older versions seem to use stdout.

Branch
------
master

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

Modified Files
--------------
runtime/pgAdmin4.pro | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Satish V 2020-04-29 14:49:57 RM3694-If database is already connected and click on database then connect database should not displayed in Menu
Previous Message Dave Page 2020-04-29 13:29:49 pgAdmin 4 commit: OK, another attempt at this as it fails on non-Linux