Re: GRANT EXECUTE

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Dmitry G(dot) Mastrukov" <dmitry(at)taurussoft(dot)org>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: GRANT EXECUTE
Date: 2001-06-11 14:38:46
Message-ID: Pine.LNX.4.30.0106111638310.756-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dmitry G. Mastrukov writes:

> IMHO it will be useful to have EXECUTE privilege on procedures. It may be
> realized through GRANT SELECT ON [procedure] since we cannot directly
> execute procedure in SQL. But anyway ability to restrict access to
> procedures seems good thing.
>
> What do you think about it?

Feel free to send a patch.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tatsuo Ishii 2001-06-11 14:42:02 Re: Yet another Postgresql article...
Previous Message Tom Lane 2001-06-11 13:56:38 Re: Memory exhausted