pgAdmin 4 commit: Ensure identifiers are properly displayed in the plan

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure identifiers are properly displayed in the plan
Date: 2018-12-20 10:09:15
Message-ID: E1gZvGV-0004K0-BI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-12-20 10:17:04 pgAdmin 4 commit: Tweak the wording on the Grant Wizard. Fixes #3796
Previous Message Akshay Joshi 2018-12-20 10:08:55 Re: [pgAdmin4][Patch] - RM 3780 pgAdmin4 lacks ability to specify NULL values in CSV export