pgAdmin 4 commit: Ensure identifiers are properly displayed in theplan

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure identifiers are properly displayed in theplan
Дата
Msg-id E1gZvGV-0004K0-BI@gothos.postgresql.org
обсуждение исходный текст
Список 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.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 3780 pgAdmin4 lacks ability to specify NULL values in CSV export
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Tweak the wording on the Grant Wizard. Fixes #3796