pgAdmin 4 commit: Fixed an issue where tooltip data are not displaying - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where tooltip data are not displaying
Date
Msg-id E1muFFb-0002Ks-Fi@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where tooltip data are not displaying on downloaded graphical explain plan. Fixes #6840

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7a49490a219ee140f3e26e80ababf1d40289de4
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst              |  1 +
web/pgadmin/misc/static/explain/js/explain.js | 72 ++++++++++++++++++++++++++-
2 files changed, 71 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Kerberos Auth fix
Next
From: Akshay Joshi
Date:
Subject: Re: Kerberos Auth fix