pgAdmin 4 commit: Ensure the version comparision should be correct for - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the version comparision should be correct for
Date
Msg-id E1hqZy4-0005g6-Dg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the version comparision should be correct for windows installer. Fixes #4421

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f311636d4db9a4e7f8231208ab912aefc89fd0c7
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_10.rst |  5 ++-
pkg/win32/installer.iss.in        | 78 ++++++++++++++++++++++++++++++++++++++-
2 files changed, 80 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat