Re: Creating types - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Creating types
Date
Msg-id 475DC6D3.40907@lelarge.info
Whole thread Raw
In response to Creating types  (Dave Page <dpage@postgresql.org>)
Responses Re: Creating types  (Dave Page <dpage@postgresql.org>)
List pgadmin-hackers
Dave Page a écrit :
> [...]
> I'm currently thinking the way forward is to do the following:
>
> - Allow the user to create shell types. This would be another option
> alongside Composite, Enumeration and External.
>
> - Populate the combo boxes for the aforementioned functions when the
> user changes to the tab they're on, using the type name entered on the
> first tab to select the appropriate functions.
>

Your first idea seems much more simple to code than the second one but
it's more work for the user... but, as you say, no one sent report on
this issue, so I'm all for the first idea.

Regards.


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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by hiroshi: r6885 - in trunk/pgadmin3: . pgadmin/ctl
Next
From: Dave Page
Date:
Subject: Re: Creating types