GRANT EXECUTE - Mailing list pgsql-sql

From Dmitry G. Mastrukov
Subject GRANT EXECUTE
Date
Msg-id 000901c0f1e0$8c66f5a0$016ba8c0@taurussoft.org
Whole thread Raw
Responses Re: GRANT EXECUTE
List 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



pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: maximum number of rows in table - what about oid limits?
Next
From: "Hartwig Jens"
Date:
Subject: RE: GRANT EXECUTE