Handle connection errors properly in the query tool. Fixes #3528

This commit is contained in:
Akshay Joshi
2018-08-10 13:51:32 +01:00
committed by Dave Page
parent 2eac2f43ac
commit 7b2c1bb9f8
3 changed files with 7 additions and 2 deletions

View File

@@ -16,3 +16,4 @@ Bug fixes
*********
| `Bug #3407 <https://redmine.postgresql.org/issues/3407>`_ - Fix keyboard shortcuts layout in the preferences panel.
| `Bug #3528 <https://redmine.postgresql.org/issues/3528>`_ - Handle connection errors properly in the query tool.