pgAdmin 4 commit: Fixed an issue where tooltip data are not displaying

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where tooltip data are not displaying
Date: 2021-12-06 14:45:55
Message-ID: E1muFFb-0002Ks-Fi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-06 14:46:19 Re: Kerberos Auth fix
Previous Message Yogesh Mahajan 2021-12-06 12:28:24 Kerberos Auth fix