[pgadmin-hackers] pgAdmin 4 commit: Ensure that PYTHONHOME is set for sub-processessuch - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure that PYTHONHOME is set for sub-processessuch
Date
Msg-id E1ccJtv-00038C-R9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that PYTHONHOME is set for sub-processes such as the background executor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2f6a0e01da9acfa0d24977bdd191cd04529d370e
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
web/pgAdmin4.py | 11 +++++++++++
1 file changed, 11 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Reduce the default log level to something moresensib
Next
From: Murtuza Zabuawala
Date:
Subject: [pgadmin-hackers] [pgAdmin4][PATCH] Handling of non-ascii with Python2.7