pgAdmin 4 commit: Ensure that PYTHONHOME is set for sub-processes such

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that PYTHONHOME is set for sub-processes such
Date: 2017-02-10 22:42:47
Message-ID: E1ccJtv-00038C-R9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-02-13 06:42:47 [pgAdmin4][PATCH] Handling of non-ascii with Python2.7
Previous Message Dave Page 2017-02-10 21:34:02 pgAdmin 4 commit: Reduce the default log level to something more sensib