pgAdmin 4 commit: Properly handle EXPLAIN queries entered directly byt - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly handle EXPLAIN queries entered directly byt
Date
Msg-id E1cw342-0005ar-2d@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly handle EXPLAIN queries entered directly by the user in the query tool. Fixes #2287

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c758920890309e50f47a9427039cf735ddf04d37
Author: RAJASEKAR G <rjskr01@gmail.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin 4 commit: Update translations - polish translation
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix validation on the table dialogue so the Savebutt