pgAdmin 4 commit: Handle connection errors properly in the querytool.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Handle connection errors properly in the querytool.
Дата
Msg-id E1fo6tD-0004rt-Gk@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGISquery result sets
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3528 Query Tool doesn't handle 'Too manyconnection' error properly