pgAdmin 4 commit: Ensure that argc/argv are set for the runtime interpr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that argc/argv are set for the runtime interpr
Date: 2016-08-16 10:32:05
Message-ID: E1bZbfB-0001Ox-Qn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that argc/argv are set for the runtime interpretor, and that
PYTHONHOME is properly configured.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a3e8ba93ae6968f13b331d9218d51b8e2d39f344
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
runtime/Server.cpp | 53 +++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 47 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-16 10:54:26 pgAdmin website commit: 1.0 Beta 4
Previous Message Murtuza Zabuawala 2016-08-16 06:14:50 PATCH: To fix the issue in table node displaying catalog tables (pgAdmin4)