pgAdmin 4 commit: Correct the condition to compare version for Windows - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Correct the condition to compare version for Windows
Date
Msg-id E1hqZy4-0005g9-Ek@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Correct the condition to compare version for Windows installer. Regression of last commit.

Branch
------
electron2

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

Modified Files
--------------
pkg/win32/installer.iss.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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