On Tue, May 13, 2003 at 10:23:14 -0500,
nolan@celery.tssi.com wrote:
> > Untrusted languages can only be used by superusers.
>
> I thought it was that functions using untrusted languages can only be
> DEFINED by superusers. Use of the functions, once defined, can be
> granted to others.
That is what I meant. Effectively you use a language when you define a
function written in that language. Once the function is defined, then normal
function security determines who can use the function.