pgAdmin 4 commit: Ensure that all the transactions should be canceled b

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that all the transactions should be canceled b
Дата
Msg-id E1j7cPY-0005TV-SB@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using
pgAdmin.Fixes #5142 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c9d04684ceb6a80e0c7b9fffa61f7131645f6893
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_19.rst                   |  1 +
web/pgadmin/utils/driver/psycopg2/connection.py     | 19 +++++++++++++++++--
web/pgadmin/utils/driver/psycopg2/server_manager.py | 10 ++++++++--
3 files changed, 26 insertions(+), 4 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM5101] debugger not showing all arguments anymore after hitting sql error while debug
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5219] pgAdmin 4 GUI does not display properly on IE browser