Added the appropriate server icon based on the server type in the new connection dialog. Fixes #5983

This commit is contained in:
Nikhil Mohite
2020-11-12 17:52:54 +05:30
committed by Akshay Joshi
parent be386e77f2
commit 5370bb4515
4 changed files with 88 additions and 5 deletions

View File

@@ -17,4 +17,5 @@ Housekeeping
Bug fixes
*********
| `Issue #5983 <https://redmine.postgresql.org/issues/5983>`_ - Added the appropriate server icon based on the server type in the new connection dialog.
| `Issue #5985 <https://redmine.postgresql.org/issues/5985>`_ - Fixed an issue where the process watcher dialog throws an error for the database server which is already removed.