[pgAdmin][RM5142]Connections are not getting closed when disconnectthe server while debugging is in progress.

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM5142]Connections are not getting closed when disconnectthe server while debugging is in progress.
Дата
Msg-id CAM9w-_=TAm=+MUTWh2YpGush6xHJSUV30V9TKJx6tsWFB_UPFg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM5142]Connections are not getting closed whendisconnect the server while debugging is in progress.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers,

Attached is the patch to cancel any transaction before closing the connections when a server is disconnected using pgAdmin UI.
Currently, debugger connection is marked to termination when the server is disconnected, but it does not close because of some ongoing transaction.

Please review.
--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Вложения

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

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