pgAdmin 4 commit: Fixed an issue while checking the major version of se

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 while checking the major version of se
Date: 2021-01-18 11:10:08
Message-ID: E1l1SQC-000076-PH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue while checking the major version of servers in schema diff.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a60cfd3cc33a9ba0486ae4fb517ea8187ebf8fda
Author: Huang Jun <huangj(dot)fnst(at)cn(dot)fujitsu(dot)com>

Modified Files
--------------
web/pgadmin/tools/schema_diff/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-18 11:10:39 Re: [pgAdmin][RM1802] ERD Tool (Beta)
Previous Message Khushboo Vashi 2021-01-18 10:37:41 Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1