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

2017-11-06 Thread Dave Page
Thanks, applied! On Mon, Nov 6, 2017 at 4:42 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > Please disregard previous patch, here is the correct patch. > > > On Mon, Nov 6, 2017 at 3:04 PM, Murtuza Zabuawala enterprisedb.com> wrote: > >> Hi, >> >> PFA patch to fix t

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

2017-11-06 Thread Murtuza Zabuawala
Hi, Please disregard previous patch, here is the correct patch. On Mon, Nov 6, 2017 at 3:04 PM, Murtuza Zabuawala < murtuza.zabuaw...@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.

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

2017-11-06 Thread Murtuza Zabuawala
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