pgAdmin 4 commit: Set the sys path from the runtime as we were doing it

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Set the sys path from the runtime as we were doing it
Date: 2016-06-21 12:54:51
Message-ID: E1bFLCd-00038l-1h@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set the sys path from the runtime as we were doing it earlier along with the
PYTHONPATH environment variable settings.

Branch
------
master

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

Modified Files
--------------
runtime/Server.cpp | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-21 13:08:20 pgAdmin 4 commit: More doc restructuring.
Previous Message Dave Page 2016-06-21 12:30:06 Re: Fwd: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should displayed in query tool window for function new_empno()