I am wondering how you would handle a select that returns multiple rowsin a plpgsql function?
In other words lets say I wanted to iterate through the results inthe function.