pgAdmin 4 commit: Ensure that the query tool should display the proper - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the query tool should display the proper
Date
Msg-id E1jnLKg-0007LS-6z@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the query tool should display the proper error message while terminating the active session. Fixes #3591

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=caebdcfa912e6e40f5823406745fdefcfe8d3389
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_23.rst               | 1 +
web/pgadmin/utils/driver/psycopg2/connection.py | 8 ++++++--
2 files changed, 7 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Patch for Redmine Bug 5587
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5516]: Added support of Row Security Policies