Ooops! sorry. Fixed now - thanks :-) I wrote that on Windows so didn't notice the problem of course...
Regards, Dave. > -----Original Message----- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 30 September 2003 16:17 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Trigger addition wierdness > > > Hi Dave. > > The humor of today's cvs is ill.:-) > > regards, > Hiroshi Saito > > From: "Dave Page" <[EMAIL PROTECTED]> > (snip) > > Hmm, shouldn't be a bug, the exterminator said he got all of those > > last week... > > > > I'll have to have a play. Meanwhile, I'm hacking the Query Builder > > about at the moment so don't be alarmed if that reappears in menus > > etc. > > > bsd5% DIFF src/include/frmQueryBuilder.h.orig > src/include/frmQueryBuilder.h > --- src/include/frmQueryBuilder.h.orig Wed Oct 1 00:14:56 2003 > +++ src/include/frmQueryBuilder.h Wed Oct 1 00:15:04 2003 > @@ -20,7 +20,7 @@ > #include "frmMain.h" > #include "frmChildTableViewFrame.h" > #include "dlgAddTableView.h" > -#include "ctlSQLresult.h" > +#include "ctlSQLResult.h" > > struct JoinStruct > { > > ---------------------------(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