pgAdmin 4 commit: Another attempt at fixing the 'do we need the --embed - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Another attempt at fixing the 'do we need the --embed
Date
Msg-id E1jToVB-000813-Qh@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Satish V
Date:
Subject: RM3694-If database is already connected and click on database thenconnect database should not displayed in Menu
Next
From: Khushboo Vashi
Date:
Subject: Re: RM3694-If database is already connected and click on databasethen connect database should not displayed in Menu