From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Guillaume Lelarge <guillaume(at)lelarge(dot)info>, pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Two issues |
Date: | 2009-08-10 11:04:23 |
Message-ID: | 4A7FFEB7.8040900@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On 07/08/2009 16:53, Dave Page wrote:
> On Fri, Aug 7, 2009 at 4:36 PM, Guillaume Lelarge<guillaume(at)lelarge(dot)info> wrote:
>> Le jeudi 6 août 2009 à 16:40:30, Guillaume Lelarge a écrit :
>>> Hi,
>>>
>>> Le jeudi 6 août 2009 à 16:27:07, Raymond O'Donnell a écrit :
>>>> [...]
>>>> Two things I've noticed in PgAdmin 1.10 (I'm on Windows XP Pro):
>>>>
>>>> (i) When adding a new column to an existing table, the "Comment" text
>>>> area of the "New column..." dialog box is disabled.
>>> Yes, the code disables it at creation time, and enables it at modification
>>> time.
>>>
>> I've been thinking about this. I think the reason why it is disabled at
>> creation is that this dialog can be called from two place: alone or within the
>> table dialog.
>
> Yeah - it would be quite an invasive patch to fix that.
>
>> Moreover, Dave wants (wanted?) to work on the table creation dialog to make it
>> simpler to add columns. This should fix your issue.
>
> Sachin(at)EDB is working on a new table dialogue in his spare cycles -
> the aim is to get rid of all the sub-dialogues, when working on a
> table (they'll still be there if you right-click an object in the tree
> though - just no more popping up new dialogues to add a column to your
> new table definition).
Sounds good - look forward to it.
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Raymond O'Donnell | 2009-08-10 11:06:09 | Re: How to Create a Database Dynamically Using PostgreSQL |
Previous Message | smuffy bspark | 2009-08-10 08:47:15 | Re: Problem with query representation(tablespace) in SQL-pane of pgAdmin( newer versions ) |