[pgAdmin4][Patch]: To fix the issues in Explain module

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: To fix the issues in Explain module
Date: 2017-11-06 09:34:52
Message-ID: CAKKotZRrDop0YepaZO2Z3YgxfMfDONzpDwuGxhaC0hO2jvN1NQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM_2824_2842_2843.diff text/plain 1.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-11-06 09:42:54 Re: [pgAdmin4][Patch]: To fix the issues in Explain module
Previous Message Akshay Joshi 2017-11-06 07:34:14 Re: [pgAdmin4][Patch]: Fixed RM 2844 Tree View Icons