pgAdmin 4 commit: Added useful message when the explain plan is not use - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added useful message when the explain plan is not use
Date
Msg-id E1kMsDQ-0004YM-Lz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added useful message when the explain plan is not used and empty. Fixes #4806

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1fc06b8d577d2c225e7928cac199ec8fea5f1020
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                  |  1 +
web/pgadmin/static/scss/_pgadmin.style.scss        |  1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 14 +++++++++++---
3 files changed, 13 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin] Fix incorrect import in setup.py
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 1402 - Macro support like pgAdmin3