> 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
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
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
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