It seems that in PG a plpgsql function operates with the access privileges of the connected user. In Oracle, and others, the function can have the privileges of the user that compiled it so that any user with an execute privilege on the function can execute it without running into permission...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.