Thread: pgAdmin 4 commit: Ensure that the user should not be to change the conn

pgAdmin 4 commit: Ensure that the user should not be to change the conn

From
Akshay Joshi
Date:
Ensure that the user should not be to change the connection when a long query is running. Fixes #6082

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                        |  1 +
web/pgadmin/static/js/sqleditor/execute_query.js        |  9 +++++++++
web/pgadmin/static/js/sqleditor_utils.js                | 11 +++++++++++
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss |  2 --
4 files changed, 21 insertions(+), 2 deletions(-)