I'm disappointed to see that PostgrSQL can only return one single column value. How else can one achieve the same effect of a Stored Proc that returns multiple values (ie like a resultset).
Mitch