Re: Two issues - Mailing list pgadmin-support

From Raymond O'Donnell
Subject Re: Two issues
Date
Msg-id 4A7FFEB7.8040900@iol.ie
Whole thread Raw
In response to Re: Two issues  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
On 07/08/2009 16:53, Dave Page wrote:
> On Fri, Aug 7, 2009 at 4:36 PM, Guillaume Lelarge<guillaume@lelarge.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@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@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------


pgadmin-support by date:

Previous
From: smuffy bspark
Date:
Subject: Re: Problem with query representation(tablespace) in SQL-pane of pgAdmin( newer versions )
Next
From: Raymond O'Donnell
Date:
Subject: Re: How to Create a Database Dynamically Using PostgreSQL