Re: [pgadmin-hackers] PGAdmin 3 Patch

2003-03-05 Thread Dave Page
Hi Keith, Thanks - it's in my queue of things to do... I did look at the binary, but couldn't get it to do anything. Have you just been working on the visuals so far? Regards, Dave. > -Original Message- > From: efesar [mailto:[EMAIL PROTECTED] > Sent: 04 March 2003 23:12 > To: Pgadmin-

Re: [pgadmin-hackers] idea error Handler

2003-03-05 Thread Dave Page
Thanks, committed in pgAdmin (but not pgSchema, plugins or exporters). Regards, Dave > -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 04 March 2003 18:49 > To: pgadmin-hackers > Subject: [pgadmin-hackers] idea error Handler > > > Current error Handler in first

[pgadmin-hackers] reindex action

2003-03-05 Thread frank_lupo
I developed a reindex command (table,index no database). Bye !! Frank Lupo (Wolf) !! /\_ _/\ \ o o / --ooo-ooo--- -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Prova la convenienza di eBay: migliaia di articoli a prezzi senza confronto. Clicc

Re: [pgadmin-hackers] idea error Handler

2003-03-05 Thread frank_lupo
> Thanks, committed in pgAdmin (but not pgSchema, plugins or exporters). > > Regards, Dave > > > -Original Message- > > From: frank_lupo [mailto:[EMAIL PROTECTED] > > Sent: 04 March 2003 18:49 > > To: pgadmin-hackers > > Subject: [pgadmin-hackers] idea error Handler > > why it has not

Re: [pgadmin-hackers] idea error Handler

2003-03-05 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 05 March 2003 21:11 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] idea error Handler > > > > Thanks, committed in pgAdmin (but not pgSchema, plugins or > exporters). > > > > Regards, Da

[pgadmin-hackers] PGAdmin 3 Patch // Memory Leaks Fixed // Ignore last patch

2003-03-05 Thread efesar
Dave, Nevermind that last patch if you haven't patched it yet. I got seriously bored of looking at memory leaks in VCC so I went through and patched all the memory leaks that I could find. Also, there are a couple of updates on the Query Builder. Here is a synopsis of changes: * Drag/Drop func