pgAdmin 4 commit: Fixed an issue where SubPlans may overlap other nodes - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where SubPlans may overlap other nodes
Date
Msg-id E1n3E4z-0001IK-Rg@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][GrantWizard]: Changes in grantWizard and Wizard component.
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][Patch]:Hide shared server is not working after react porting.