Gui suggestion - Mailing list pgadmin-hackers

From David Holloway
Subject Gui suggestion
Date
Msg-id 20020705134201.R74255-100000@terra.ntanet.net
Whole thread Raw
List 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 by date:

Previous
From: ozric tentacle
Date:
Subject: HELP FOR POSTGRESQL NEEDED...
Next
From: "Dave Page"
Date:
Subject: Re: [pgadmin-support] HELP FOR POSTGRESQL NEEDED...