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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the user should not be to change the conn
Date: 2021-04-08 12:45:43
Message-ID: E1lUU2Z-0006Hy-2A@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mahajan(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-08 12:46:05 Re: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable
Previous Message Khushboo Vashi 2021-04-08 11:37:07 [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable