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.toshni...@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(-)

Reply via email to