Re: GQB bug - Segfault in 'Join' tab - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: GQB bug - Segfault in 'Join' tab
Date
Msg-id 4970CEEA.1090903@enterprisedb.com
Whole thread Raw
In response to Re: GQB bug - Segfault in 'Join' tab  ("Dave Page" <dpage@pgadmin.org>)
Responses Re: GQB bug - Segfault in 'Join' tab  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Luis/Dave,

In my spare time, I checked for the solution for this segfault.

Please find the attached the patch.
I don't know - how could I miss to call the gqbGridJoinTable's removeJoins function from OnMenuTableDelete function. :(
I have called the same function from OnKeyDown for keyCode is equal to WXK_DELETE.

Sorry for introducing this kind of bug. I am really feeling bad for this.

--
Regards,
Ashesh Vashi

EnterpriseDB INDIA: http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: GQB bug - Segfault in 'Join' tab
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7561 - trunk/pgadmin3/pgadmin/gqb