Re: Execute function without execute privilege - Mailing list pgsql-novice

From Tom Lane
Subject Re: Execute function without execute privilege
Date
Msg-id 14949.1115394214@sss.pgh.pa.us
Whole thread Raw
In response to Re: Execute function without execute privilege  ("Walker, Jed S" <Jed_Walker@cable.comcast.com>)
List pgsql-novice
"Walker, Jed S" <Jed_Walker@cable.comcast.com> writes:
> Do you mean that when I create a function an implicit "grant execute on
> function" is done?

Effectively, yes.  See the GRANT manual page for details.

            regards, tom lane

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Execute function without execute privilege
Next
From: Brad Nicholson
Date:
Subject: Re: connect from perl: error in Carp.pm