Re: hello - Mailing list pgadmin-hackers

From Merlin Moncure
Subject Re: hello
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AE16@Herge.rcsinc.local
Whole thread Raw
In response to hello  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Responses Re: hello  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
> Yes, copy/paste of rows from view data (and query tool as well) would
be
> helpful and is one of the most often requested features.

Questions about wx toolkit:
Does wxString have fast repeated concatenation for large strings (like
STL string)?

Does wxGrid have the capability to demand load row contents from an
externally managed source?

What format?  Usually in these situations I tend to use tab delimited
for easy pasting into exc--er, open office :)

I took a quick look at the code and it seems very straightforward.
Maybe I'll have a crack at this...

WRT the query tool, I mostly use it like Andreas does.  But I also agree
that there is not one universal data browser that can meet all the
various requirements.  What has me concerned is that pgAdmin lacks the
capability to provide editing on large tables, because of memory issues
with the editor and the lack of editing in the query tool.  I think this
is a solvable problem :) with the ability to provide editing over
infinite sets I think pgAdmin will become a first class data manager (or
more so than it already is) :).


Merlin

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: hello
Next
From: "Merlin Moncure"
Date:
Subject: Re: hello