pgAdmin 4 commit: Ensure the web/ directory is cleared before upgrading

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the web/ directory is cleared before upgrading
Date: 2017-04-10 11:05:14
Message-ID: E1cxX8E-0000BI-2i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the web/ directory is cleared before upgrading Windows installations. Fixes #2187

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b86fa15dbce58df7be87035ae8cac6cd3f4ee98a
Author: Paresh More <paresh(dot)more(at)enterprisedb(dot)com>

Modified Files
--------------
pkg/win32/installer.iss.in | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-10 11:05:36 Re: Patch for pgAdmin Installer web folder upgrade mode.
Previous Message Dave Page 2017-04-10 10:28:15 pgAdmin 4 commit: Recover properly if a database is renamed externally.