Thread: pgAdmin 4 commit: Ensure type names are properly encoded in the results

pgAdmin 4 commit: Ensure type names are properly encoded in the results

From
Dave Page
Date:
Ensure type names are properly encoded in the results grid. Fixes #4401

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |  1 +
.../xss_checks_panels_and_query_tool_test.py       |  9 ++++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  5 ++-
web/regression/python_test_utils/test_utils.py     | 38 ++++++++++++++++++++++
4 files changed, 51 insertions(+), 2 deletions(-)