Re: Execute function without execute privilege

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Walker, Jed S" <Jed_Walker(at)cable(dot)comcast(dot)com>
Cc: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Execute function without execute privilege
Date: 2005-05-06 15:43:34
Message-ID: 14949.1115394214@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Walker, Jed S" <Jed_Walker(at)cable(dot)comcast(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Brad Nicholson 2005-05-06 15:59:16 Re: connect from perl: error in Carp.pm
Previous Message Walker, Jed S 2005-05-06 15:28:17 Re: Execute function without execute privilege