Running under cygwin on Windows 2000 and Windows XP.
It appears that %ROWTYPE is not allowed in the RETURNs clause of function
declarations. It could be that this is a "feature" but it seems an odd one
since %ROWTYPE is allowed in the parameter list and DECLARE section of
PL/pgSQL functions.
== Ezra Epstein