pgAdmin 4 commit: Fixed an issue where installation of pgadmin4 not wor

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where installation of pgadmin4 not wor
Date: 2020-06-29 04:52:14
Message-ID: E1jplmA-0008PY-OF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where installation of pgadmin4 not working on 32-bit Windows. Fixes #5630

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_24.rst | 3 ++-
pkg/win32/installer.iss.in | 21 +++++++++++++--------
2 files changed, 15 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-29 04:53:13 Re: Patch for Redmine Bug 5630
Previous Message Rahul Shirsat 2020-06-28 16:15:45 Re: [pgAdmin][RM3851] Add proper indentation to the code when generating a stored procedure