pgAdmin 4 commit: Fixed an issue where installation of pgadmin4 not wor - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where installation of pgadmin4 not wor
Date
Msg-id E1jplmA-0008PY-OF@gothos.postgresql.org
Whole thread Raw
List 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.more@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [pgAdmin][RM3851] Add proper indentation to the code whengenerating a stored procedure
Next
From: Akshay Joshi
Date:
Subject: Re: Patch for Redmine Bug 5630