pgAdmin 4 commit: Do a more sensible venv search on Windows, and don't

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Do a more sensible venv search on Windows, and don't
Date: 2016-06-16 15:22:57
Message-ID: E1bDZ8D-0007QN-MA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do a more sensible venv search on Windows, and don't update the
registry upon installation.

Branch
------
master

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

Modified Files
--------------
Make.bat | 3 +++
pkg/win32/installer.iss.in | 13 -------------
runtime/Server.cpp | 44 ++++++++++++++++++++++++++++----------------
3 files changed, 31 insertions(+), 29 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-16 16:14:01 pgAdmin 4 commit: Don't output the startup message in Desktop mode as i
Previous Message Dave Page 2016-06-16 14:33:14 Re: Fix for issue RM1336 [pgadmin4]