GRANT EXECUTE

From: "Dmitry G(dot) Mastrukov" <dmitry(at)taurussoft(dot)org>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: GRANT EXECUTE
Date: 2001-06-10 19:07:08
Message-ID: 000901c0f1e0$8c66f5a0$016ba8c0@taurussoft.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi, All!

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?

Dmitry

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2001-06-10 21:03:01 Re: Integrity and Inheritance
Previous Message Tom Lane 2001-06-10 16:11:19 Re: Integrity and Inheritance