pgAdmin 4 commit: Prevent a query being executed whilst one is already

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent a query being executed whilst one is already
Date: 2016-08-16 11:10:18
Message-ID: E1bZcGA-0003Jv-Tt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-16 11:10:42 Re: [Patch][pgAdmin4]: RM1532 - Query Tool can get stuck waiting for query result
Previous Message Dave Page 2016-08-16 11:05:09 pgAdmin4 v1.0 Beta 4 now available