Re: Feedback from recent training

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Guillaume Lelarge <guillaume(at)lelarge(dot)info>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Feedback from recent training
Date: 2009-04-26 16:45:58
Message-ID: 937d27e10904260945i70a2e38ev63fecde692c9b0e3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 4/26/09, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
>
> On Fri, 2009-04-24 at 15:01 +0200, Guillaume Lelarge wrote:
>> Le vendredi 24 avril 2009 à 10:47:41, Dave Page a écrit :
>> > [...]
>> > > * Want to be able to use SERIAL and BIGSERIAL types for columns
>> >
>> > You can, though I see they're at the end of the list (probably because
>> > it lists types, array types and then the pseudo-types are added).
>> >
>>
>> Perhaps we should put them on top of the list. Really needed in GTK
>> because
>> you can't type the beginning of the type in the combobox. That's something
>>
>> that would be great to have.
>
> Alphabetic seems best, whatever kind of type they are.

No, because that mixes in the array types which we know causes
confusion for some users. We need to alphabetise them with the
non-array types, but thats likely to be messy.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Simon Riggs 2009-04-26 18:31:57 Re: Feedback from recent training
Previous Message Simon Riggs 2009-04-26 16:40:15 Re: Feedback from recent training