pgAdmin 4 commit: Fixed an issue where SubPlans may overlap other nodes

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where SubPlans may overlap other nodes
Дата
Msg-id E1n3E4z-0001IK-Rg@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where SubPlans may overlap other nodes & make them inaccessible in Graphical EXPLAIN View.

Patch sent by:  Robert Frunzke

Fixes #7093

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a4ef5ea48b9cca2181ad8163579402c8299a7850

Modified Files
--------------
docs/en_US/release_notes_6_4.rst              | 1 +
web/pgadmin/misc/static/explain/js/explain.js | 1 +
2 files changed, 2 insertions(+)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][GrantWizard]: Changes in grantWizard and Wizard component.
Следующее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][Patch]:Hide shared server is not working after react porting.