Sorting array field - Mailing list pgsql-general

From Pete Deffendol
Subject Sorting array field
Date
Msg-id a1db1de60512220738x4d36f124u3c8629e33d38958e@mail.gmail.com
Whole thread Raw
Responses Re: Sorting array field
Re: Sorting array field
List pgsql-general
Hi,

Can anyone point me toward an SQL function (whether built-in or an add-on) that will allow me to sort the contents of an array datatype in an SQL query?

Something like this:

select sort(my_array_field) from my_table;

Thanks!

Pete

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Indices for select count(*)?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Questions about server.