Documentation says "By default, only the owner (creator) of the
function has the right to execute it."
But for me newly created function has execute privilege to
public by default. And we have to execute "revoke execute on
function ... from public". Why?
Version is 7.3.2
--
Sergey Suleymanov