On Sun, Apr 26, 2009 at 7:31 PM, Simon Riggs <[email protected]> wrote: > > On Sun, 2009-04-26 at 17:45 +0100, Dave Page wrote: > >> > 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. > > How about an extra radio button for Array/Non-Array? That removes the > confusion.
I assume you mean a checkbox? We could have a global option to include array types, defaulting to off. Few-enough people probably use array types that overall it would make the experience nicer. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
