> -----Original Message-----
> From: David Holloway [mailto:[EMAIL PROTECTED]] 
> Sent: 05 July 2002 21:47
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] Gui suggestion
> 
> 
> 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.

Hi David,

Yes, I would like to make this work as well, however currently the
sorting is done by Microsoft code, not my own and obviously I have no
control over this.

I do have so quite effective bubble sort code though, and if I find the
time I will look to see if I can use it to replace the Microsoft code.

Regards, Dave.



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply via email to