pgAdmin 4 commit: Revert "Adding proper virtual environment path on win

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Revert "Adding proper virtual environment path on win
Date: 2016-06-21 12:15:06
Message-ID: E1bFKaA-0001F9-Bp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Revert "Adding proper virtual environment path on windows."

As per Dave, we are not using 'pgAdmin 4' from the community installer,
hence - we should not bother about it.

This reverts commit 3484998775eff16c6777654649d91105be6c78cf.

Branch
------
master

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

Modified Files
--------------
runtime/Server.cpp | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-21 12:29:58 pgAdmin 4 commit: Fix SELECT Script option for functions. Fixes #1191
Previous Message Sanket Mehta 2016-06-21 12:10:17 Fwd: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should displayed in query tool window for function new_empno()