Re: Two issues

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-support(at)postgresql(dot)org
Cc: rod(at)iol(dot)ie
Subject: Re: Two issues
Date: 2009-08-07 15:36:41
Message-ID: 200908071736.41868.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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.

Moreover, Dave wants (wanted?) to work on the table creation dialog to make it
simpler to add columns. This should fix your issue.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Shapiro 2009-08-07 15:43:10 lost connection, pgadmin crashes
Previous Message Guillaume Lelarge 2009-08-07 15:09:20 Re: Small annoyance in pgAdmin 1.10