pgAdmin 4 commit: Another attempt at fixing the 'do we need the --embed

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Another attempt at fixing the 'do we need the --embed
Date: 2020-04-29 15:19:57
Message-ID: E1jToVB-000813-Qh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Another attempt at fixing the 'do we need the --embed flag for Python' problem.

This change looks at the output from python-config --help (which may go
to stderr or stdout), and if it includes --embed, adds it to the later
call to get the libs string.

Branch
------
master

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

Modified Files
--------------
runtime/pgAdmin4.pro | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2020-04-30 03:50:26 Re: RM3694-If database is already connected and click on database then connect database should not displayed in Menu
Previous 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