Re: [pgAdmin4][RM#3404] Graphical explain plan do not display text under the node

2018-06-11 Thread Dave Page
Thanks, patch applied. On Sat, Jun 9, 2018 at 7:01 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Dave, > > Sorry, the previous patch had a typo, Here's an updated patch. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise Po

Re: [pgAdmin4][RM#3404] Graphical explain plan do not display text under the node

2018-06-09 Thread Murtuza Zabuawala
Hi Dave, Sorry, the previous patch had a typo, Here's an updated patch. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Jun 7, 2018 at 2:32 PM, Dave Page wrote: > Hi > > On Wed, Jun 6, 2018 at 6:04 PM, Murtuza Zabuawala < > mur

Re: [pgAdmin4][RM#3404] Graphical explain plan do not display text under the node

2018-06-07 Thread Dave Page
Hi On Wed, Jun 6, 2018 at 6:04 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix the regression issue introduced with RM#3271 commit > due to which label is not displaying under the graphical explain node, I've > attached the screenshot in RM for

Re: [pgAdmin4][RM#3404] Graphical explain plan do not display text under the node

2018-06-06 Thread Victoria Henry
Hi Murtuza, LGTM and passes tests: https://gpdb-dev.bosh.pivotalci.info/teams/pgadmin/pipelines/pgadmin-patch/jobs/run-tests/builds/119 Sincerely, Victoria On Wed, Jun 6, 2018 at 1:04 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix the regress