postgresql/src/pl
Tom Lane e00ee88761 Allow plpgsql functions to omit RETURN command when the function returns
output parameters or VOID or a set.  There seems no particular reason to
insist on a RETURN in these cases, since the function return value is
determined by other elements anyway.  Per recent discussion.
2005-04-07 14:53:04 +00:00
..
plperl Make plperl work with OUT parameters. 2005-04-01 19:34:06 +00:00
plpgsql Allow plpgsql functions to omit RETURN command when the function returns 2005-04-07 14:53:04 +00:00
plpython Minor improvements in the really-pretty-ad-hoc test scripts for the 2005-04-01 19:32:51 +00:00
tcl Minor improvements in the really-pretty-ad-hoc test scripts for the 2005-04-01 19:32:51 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00