pgAdmin 4 commit: Fixed list sorting issue in the schema diff tool. Fix - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed list sorting issue in the schema diff tool. Fix
Date
Msg-id E1jWEsT-0005FV-6y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed list sorting issue in the schema diff tool. Fixes #5440
Fixed an issue while comparing the two identical schemas using the schema diff tool. Fixes #5449

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=943495de314f1dde1ef398fed392ef8f788fe929

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                  | 2 ++
web/pgadmin/tools/schema_diff/directory_compare.py | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Contribute in pgAdmin to remove password length restrictions
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5480]Background job creation failure.