"Susan Fu" <[EMAIL PROTECTED]> writes: > Failed to execute SQL : SQL select * from tt(); failed : ERROR: control = > reached end of function without RETURN CONTEXT: PL/pgSQL function "tt"
This is not a bug. 8.0 requires a RETURN in all cases. 8.1 is laxer about it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org