Re: Bug in the graphical explain

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

On Fri, Jul 19, 2013 at 1:58 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Ashesh; do we have any capacity in the team to spend a little time on
> this at the moment? It'll affect the PEM SQL Profiler as well of
> course...
>
First of all apology for very late reply.
Here is the patch which resolves this problem.

>
> On Thu, Jul 18, 2013 at 9:26 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
> > Hi,
> >
> > I have no idea on how to fix this. I've attached the test case to
> > reproduce it.
> >
> > First execute the test SQL file, then select the last UPDATE query, and
> > hit F7. The graphical explain is kinda ugly because two nodes are one on
> > the other. That's not the first time I meet this bug. For example, when
> > you explain an DELETE query on a table with foreign keys.
> >
> > If you know how to fix this, that would be great because I'm completely
> > lost here.
> >
> >
> > --
> > Guillaume
> > http://blog.guillaume.lelarge.info
> > http://www.dalibo.com
> >
> >
> > --
> > Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> > To make changes to your subscription:
> > http://www.postgresql.org/mailpref/pgadmin-hackers
> >
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>

Attachment Content-Type Size
GraphicalExplainOverlapIssue_v1.patch application/octet-stream 4.0 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2013-08-20 07:19:42 Re: Fixed one minor issue related to "Reassign objects to"
Previous Message Hor Meng Yoong 2013-08-20 04:44:09 Timer modules within PostgreSQL