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 E1WLu7r-00058a-IT@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
------
REL-1_18_0_PATCHES

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

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: Re: [pgadmin-support] frequent crash in explain analyze window
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Fixed a crash on OSX when run explain through short