pgAdmin 4 commit: Handle connection errors properly in the querytool. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Handle connection errors properly in the querytool.
Date
Msg-id E1fo6tD-0004rt-Gk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle connection errors properly in the query tool. Fixes #3528

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b2c1bb9f8fb3652675a1871359eb5fee81a82c2
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_3.rst        | 1 +
web/pgadmin/tools/datagrid/__init__.py  | 6 +++++-
web/pgadmin/tools/sqleditor/__init__.py | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGISquery result sets
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3528 Query Tool doesn't handle 'Too manyconnection' error properly