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

From Dave Page
Subject Re: GQB bug - Segfault in 'Join' tab
Date
Msg-id 937d27e10901161110i6c7ab512q54a8023003aa2098@mail.gmail.com
Whole thread Raw
In response to Re: GQB bug - Segfault in 'Join' tab  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: GQB bug - Segfault in 'Join' tab  ("Dickson S. Guedes" <guedes@cresoltec.com.br>)
List pgadmin-hackers
On Fri, Jan 16, 2009 at 6:16 PM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> 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.

These things happen - the main thing is it should be fixed now!

Dickson; can you try the latest SVN code please?

Luis; please ignore my earlier email :-)

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

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