Thread: pgAdmin 4 commit: Ensure identifiers are properly displayed in theplan

pgAdmin 4 commit: Ensure identifiers are properly displayed in theplan

From
Dave Page
Date:
Ensure identifiers are properly displayed in the plan viewer. Fixes #3821

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=13dbfff11d765a20623768f2013b1d6322fe1a10
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_7.rst                   |  3 +-
.../xss_checks_panels_and_query_tool_test.py       | 77 +++++++++++++++++++++-
web/pgadmin/misc/static/explain/js/explain.js      | 13 +++-
.../misc/static/explain/js/explain_statistics.js   | 45 +++++++++----
4 files changed, 120 insertions(+), 18 deletions(-)