Re: [pgAdmin4][Patch]: To fix the issues in Explain module - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject Re: [pgAdmin4][Patch]: To fix the issues in Explain module
Date
Msg-id CAKKotZSC5-gNX5D8yNLHtVWkSoYbhN7WCQb7PTd1VPm-P=8K6g@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: To fix the issues in Explain module  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

Please disregard previous patch, here is the correct patch.


On Mon, Nov 6, 2017 at 3:04 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the following issues,

1) Node label alignment issue in Sub-plans if the database object has long name.
RM#2843

2) Node label not displaying properly if the database object has long name.
RM#2842

3) Node label was incorrect if we run "Explain Analyze" on a query that invokes a function.
RM#2824
 
Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: To fix the issues in Explain module
Next
From: Alexander Lakhin
Date:
Subject: Re: Fixes for pgAdmin4 messages