Search Postgresql Archives

RLS on catalog tables would be helpful

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I have removed SELECT rights from the pg_proc.prosrc column so that I can hide the source code of stored functions. This is working OK, however I would really like to just hide certain functions via RLS. I understand that great damage could be done to the system catalog by allowing users to mess with them, however RLS
seems to be a great idea in this case.

Has this been thought about? Any plans to change in the future? I know that we could write certain functions in "c", and that their implementation source would be hidden....however that is not an option yet. We would desire the PL/pgSQL code
of certain functions to be hidden ideally using RLS.

Thanks.



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux