[pgadmin-hackers] cvs.pgadmin.org down ?

2003-10-04 Thread Raphaël Enrici
Hi all,

Just in case you don't know and you can do something.
I was  looking for the pgA3's FAQ but it seems that cvs.pgadmin.org is 
down from here.
( http://cvs.pgadmin.org [80.176.1.147] )

regards,
Raphaël
---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [pgadmin-hackers] cvs.pgadmin.org down ?

2003-10-04 Thread Raphaël Enrici
Raphaël Enrici wrote:

Just in case you don't know and you can do something.
I was  looking for the pgA3's FAQ but it seems that cvs.pgadmin.org is 
down from here.
( http://cvs.pgadmin.org [80.176.1.147] )


It's now up again. Thanks to unknown :)
And what I wanted to do is already done[fonts problem] ;p [great!]
So, forget about it.

regards,
Raphaël
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])


[pgadmin-hackers] Pga3 Query Builder

2003-10-04 Thread Dave Page
As some of you may have noticed, I've been tinkering with the Query
Builder code over the last few days. Currently I've done the following:

- Updated to use ctlSQLResult, and batch loading code as per the Query
Tool.
- Added messages and history text boxes.
- Fixed explain.
- Allow removal of joins.
- Fix for proper use with schemas
- Made menus and toolbar match Query Tool as appropriate.

Current known problems are:

- Double clicking columns opens the join dialogue. This appears to be
because wxWindows detects the double click as a drag-drop, which then
overrides the double click event. I'm not sure how to fix this - think
it needs Andreas' talents to fix :-)

- It is currently possible to try to set criteria for * columns. I've
not tried it, but it will probably fail spectacularly!

Anyway, I would appreciate any feedback...

Cheers, Dave.

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings