-----Original Message-----
From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 27 October 2003 17:55
To: Hiroshi Saito
Cc: Dave Page; [EMAIL PROTECTED]
Subject: Re: [pgadmin-hackers] Need help with GTK bug
Hiroshi Saito wrote:
Hi Dave.Hm, I doubt that this is helpful in any way, because it just lets some vars uninitialized before Create(),
I search for the cause of this problem. Is this helpful?
However, a problem is still left.:-(
Only changed and m_server afaict and they are unimportant.
so I assume the current version is better.
Actually Hiroshi does seem to have fixed that particular problem. It's
odd though - I was thinking along those lines, but tested the other way
round, by changing the wx MDI sample app to use a 2 step create as
frmQueryBuilder did. That worked fine though so I moved on.
Hu?!? It's a kind of magic...
Actually, I don't trust it. Is there some kind of compiler flaw?
IMHO, usind MDI for this is a nice idea (it would never have come to my mind), but since I'm a MDI sceptic it might be better to use this internally quite complicated stuff on the long therm.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match