On Aug 15, 2008, at 1:47 PM, Raymond O'Donnell wrote:> For functions return SETOF any type, you need to use the following > idiom:
Or, you can use,
RETURN QUERY <your query here>