Re: [pgadmin-hackers] Query tool results in grid

2006-02-23 Thread Edward Di Geronimo Jr.
> What I mean is: > Recoding ctlSqlResult based on the current wxGrid seems a waste of time > to me. We're currently using wxGrid for View Data, and have enough > problems with it to get its in-line editing to work. Marking for copying > appears still non-flawless to me too. After the changes I ma

Re: [pgadmin-hackers] select inside transactions

2006-02-23 Thread Andreas Pflug
Magnus Hagander wrote: I had to revert the patch on pgSetBase.cpp (Rev4986) because to handle the very special case of selects inside transactions when executed in a single step (I'd recommend to execute them step by step) the standard case of a query returning no data (e.g. drop table

Re: [pgadmin-hackers] pgAdmin server properties dialog

2006-02-23 Thread Andreas Pflug
Peter Eisentraut wrote: I have a few comments on the server properties dialog on issues that have bothered me for a long time. First, the title of the window is something like "Server localhost", which means nothing. Perhaps this should be "Connection Properties" or "Server Properties". Wh

Re: [pgadmin-hackers] Query tool results in grid

2006-02-23 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Edward Di Geronimo Jr. [mailto:[EMAIL PROTECTED] Sent: 21 February 2006 03:03 To: Andreas Pflug Cc: Dave Page; pgadmin-hackers@postgresql.org Subject: Re: [pgadmin-hackers] Query tool results in grid This problem is partly alleviated by h