Roberts, Jon escribió:

> Revoking pg_proc isn't good for users that shouldn't see other's code but
> still need to be able to see their own code.

So create a view on top of pg_proc restricted by current role, and grant
select on that to users.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to