Thread: frmQueryBuilder.patch

frmQueryBuilder.patch

From
Adam H.Pendleton
Date:
Attached is a patch that fixes the first segfault of the QueryBuilder
on linux.  I don't know if this is the "best" solution
(frame->GetClientWindow() may *always* be null), but it works for now.
I am working on the second segfault this evening.

ahp

Attachment

Re: frmQueryBuilder.patch

From
"Dave Page"
Date:
Thanks, patch applied.

> -----Original Message-----
> From: Adam H.Pendleton [mailto:fmonkey@fmonkey.net]
> Sent: 25 June 2003 00:04
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] frmQueryBuilder.patch
>
>
> Attached is a patch that fixes the first segfault of the QueryBuilder
> on linux.  I don't know if this is the "best" solution
> (frame->GetClientWindow() may *always* be null), but it works
> for now.
> I am working on the second segfault this evening.
>
> ahp
>