pgAdmin III commit: Fixed a crash on OSX when run explain through short - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Fixed a crash on OSX when run explain through short
Date
Msg-id E1WLu94-0005AH-8g@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Fixed a crash on OSX when run explain through short
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgadmin-support] frequent crash in explain analyze window