pgAdmin 4 commit: Set the sys path from the runtime as we were doing it - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Set the sys path from the runtime as we were doing it
Date
Msg-id E1bFLCd-00038l-1h@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

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