Thread: pgAdmin 4 commit: Fixed an issue where a connection warning should be d

pgAdmin 4 commit: Fixed an issue where a connection warning should be d

From
Akshay Joshi
Date:
Fixed an issue where a connection warning should be displayed when the user
clicks on explain or explain analyze and the database server is disconnected
from the browser tree. Fixes #6376

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f4affcb1e74fea21707c28fbd98c3bb19bd781b

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                                | 1 +
web/pgadmin/tools/sqleditor/utils/apply_explain_plan_wrapper.py | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)