Micro-doc patch for CREATE FUNCTION
Started by Joachim Wielandover 19 years ago2 messagespatches
It is not obvious that a function should be declared "RETURNS VOID" if it
is not supposed to return a value.
There's also a user-comment on the 8.1 doc-page.
Joachim