pgAdmin 4 commit: Fixed an issue where target connection is wrong while - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where target connection is wrong while
Date
Msg-id E1kzG9o-0006Kj-KB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where target connection is wrong while checking version compatibility in schema diff.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f089f31a3bb1e787d926c78e8f291e59454fb13
Author: Huang, Jun <huangj.fnst@cn.fujitsu.com>

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


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5488] Tooltip information does not display properly if user check all options under explain analyze
Next
From: Akshay Joshi
Date:
Subject: Re: The target connection was wrong in function check_version_compatibility()