Bug in the graphical explain

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Bug in the graphical explain
Date: 2013-07-18 20:26:17
Message-ID: 1374179177.3127.78.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
test text/plain 2.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-07-18 20:28:11 Re: Bug in the graphical explain
Previous Message Guillaume Lelarge 2013-07-18 20:16:12 pgAdmin III commit: Automatic merge using stringmerge script.