pgAdmin 4 commit: Check for the connection status before executing the

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Check for the connection status before executing the
Дата
Msg-id E1b0lRA-0005wj-GR@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Check for the connection status before executing the statement for
checking the 'server in recovery' information.

Thanks Khushboo for reporting the issue.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40a949038290e21d9952591cdaa9efff678603fe
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: Fixed sql execution issue (pgAdmin4)
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Use the same cursor object of a connection object onl