pgAdmin 4 commit: Ensure that the user should not be to change the conn - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the user should not be to change the conn
Date
Msg-id E1lUU2Z-0006Hy-2A@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable