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

From Murtuza Zabuawala
Subject [pgAdmin4][Patch]: To fix the issues in Explain module
Date
Msg-id CAKKotZRrDop0YepaZO2Z3YgxfMfDONzpDwuGxhaC0hO2jvN1NQ@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
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: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM 2844 Tree View Icons
Next
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: To fix the issues in Explain module