Is it possible to sort a result set in plpgsql?That is, after building up the result set with RETURN NEXT from multiple queries, I'd like to sort the set before returning.
I'm still using 8.1 if that is an issue. Thanks, Bob Gobeille Hewlett Packard Open Source Program Office