pgAdmin 4 commit: Disable the editor and execute functions whilst queri

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Disable the editor and execute functions whilst queri
Date: 2019-02-21 14:19:30
Message-ID: E1gwpCE-0003UU-3I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Disable the editor and execute functions whilst queries are executing. Fixes #4021

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98283c121399c8dfe18b81b19be3d8862128050d
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_3.rst | 3 ++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-21 14:20:06 Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file
Previous Message Dave Page 2019-02-21 14:05:28 Re: [pgAdmin4][Patch]: RM #3958 Query Tool commits after SELECT statements regardless of 'Auto commit' setting