git.postgresql.org Git - postgresql.git/commit
Thu, 7 Apr 2005 14:53:04 +0000 (14:53 +0000)
Thu, 7 Apr 2005 14:53:04 +0000 (14:53 +0000)
commit e00ee887612da0dab02f1a56e33d8ae821710e14
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.
This is the main PostgreSQL git repository.
RSS
Atom