git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5c7c017) | patch
Allow plpgsql functions to omit RETURN command when the function returns
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.
doc/src/sgml/plpgsql.sgml diff | blob | blame | history
src/pl/plpgsql/src/gram.y diff | blob | blame | history
src/pl/plpgsql/src/pl_comp.c diff | blob | blame | history
src/pl/plpgsql/src/pl_exec.c diff | blob | blame | history
src/test/regress/expected/plpgsql.out diff | blob | blame | history
src/test/regress/sql/plpgsql.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /