Gui suggestion

Поиск
Список
Период
Сортировка
От David Holloway
Тема Gui suggestion
Дата
Msg-id 20020705134201.R74255-100000@terra.ntanet.net
обсуждение исходный текст
Список pgadmin-hackers
I don't know if everyone knows this already but...

When "viewing data from a selected table",
The table fields can be sorted on the screen according to alphanumeric
value ordering by double clicking the field name.

Like so...
bar
baz
foo

I'd like for pgadmin to sort according to numeric value when
the field is of a numeric data type.

So that instead of
1
10
2
3
4
5
6
7
8
9

one sees
1
2
3
4
5
6
7
8
9
10




В списке pgadmin-hackers по дате отправления:

Предыдущее
От: ozric tentacle
Дата:
Сообщение: HELP FOR POSTGRESQL NEEDED...
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [pgadmin-support] HELP FOR POSTGRESQL NEEDED...