pgAdmin III commit: Fixed a crash on OSX when run explain through short

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fixed a crash on OSX when run explain through short
Date: 2014-03-07 12:44:58
Message-ID: E1WLu94-0005AH-8g@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed a crash on OSX when run explain through shortcut in query editor, when
mouse is over an existing explain shape, and the popup, showing the explain
step information, is on

[Report from Atika Soki]

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3e39f39a12c38cf669c906d42e484eab43d50f18

Modified Files
--------------
CHANGELOG | 4 ++++
pgadmin/ctl/explainCanvas.cpp | 46 +++++++++++++++++++++++------------------
2 files changed, 30 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2014-03-07 12:46:16 Re: [pgadmin-hackers] frequent crash in explain analyze window
Previous Message Ashesh Vashi 2014-03-07 12:43:43 pgAdmin III commit: Fixed a crash on OSX when run explain through short