pgAdmin 4 commit: Prevent a query being executed whilst one is already - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent a query being executed whilst one is already
Date
Msg-id E1bZcGA-0003Jv-Tt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent a query being executed whilst one is already in progress. Fixes #1532

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d839a29246a070b72e3d7635ecb7c66fa7d87dd
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 7 +++++++
1 file changed, 7 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin4 v1.0 Beta 4 now available
Next
From: Dave Page
Date:
Subject: Re: [Patch][pgAdmin4]: RM1532 - Query Tool can get stuck waiting for query result