From: | ow <oneway_111(at)yahoo(dot)com> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | Pgadmin3 1.4.3-1 feedback |
Date: | 2006-10-18 15:46:42 |
Message-ID: | 20061018154642.85101.qmail@web53913.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Package: pgadmin3
Version: 1.4.3-1 (Debian)
# uname -a
Linux tst 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux
Hi,
First of all, thanks for the great work.
There's though a couple of small issues I'd like to mention:
1) There appears to be a problem retrieving a text columns in pgadmin. Pgadmin
shows only a small part of the text column, even if the text column is the only
column selected, for example:
SELECT my_text_column
FROM my_table_with_text_columns
2) When editing statements in the Query Tool, the cursor sometimes "sticks" to
its current position and does not move unless I click with the mouse on some
other place on the query pane. It's difficult to provide a test case that leads
to this but I've seen it happen several times after running a query, then
selecting several rows in the result pane (Ctrl+RMB) and then mouse-clicking on
the editing pane to go back to edit. Occasionally, the cursor just sits there
where I clicked.
3) It's great that pgadmin has the ability to copy (and paste) rows from the
result pane. If it was also possible to select just a particular cell that
would be even better.
Thanks
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2006-10-18 21:58:08 | Re: Pgadmin3 1.4.3-1 feedback |
Previous Message | Dave Page | 2006-10-18 11:59:27 | Re: Bug: Missing tuples in results written to |