Re: Bug in the graphical explain

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Bug in the graphical explain
Date: 2013-08-20 13:29:46
Message-ID: 1377005386.2184.10.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Tue, 2013-08-20 at 08:58 +0100, Dave Page wrote:
> On Tue, Aug 20, 2013 at 8:57 AM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com
> > wrote:
>
> > On Tue, Aug 20, 2013 at 1:15 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> >
> >> Works nicely - not entirely sure I understand how, but it does the job!!
> >>
> > :-)
> >
> > The position of the shapes were calculated based on the root-shape.
> > As we do have multiple plans in a single explain query, the position of
> > the shapes of the start from the same position (as the root-shape).
> > I have created an empty root-shape, which holds all the start level
> > shapes, and helps to determine and differentiate the position of those
> > shapes.
> >
>
> Ah, OK - thanks for the explanation.
>

And a really clever trick. I'm impressed. Thanks, Ashesh.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2013-08-20 14:59:33 Re: Bug in the graphical explain
Previous Message Dave Page 2013-08-20 08:22:23 pgAdmin III commit: Tag REL-1_18_0-RC1 has been created.