summaryrefslogtreecommitdiff
path: root/doc/src/FAQ
diff options
context:
space:
mode:
authorTom Lane2005-04-07 14:53:04 +0000
committerTom Lane2005-04-07 14:53:04 +0000
commite00ee887612da0dab02f1a56e33d8ae821710e14 (patch)
tree29ceb4c0da3d21fb3d9f20aed0024314ff9eaa82 /doc/src/FAQ
parent5c7c017b0708083c1f609344f51dbe1f1822ca0e (diff)
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.
Diffstat (limited to 'doc/src/FAQ')
0 files changed, 0 insertions, 0 deletions