viewing source code

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

 



Is it possible yet in PostgreSQL to hide the source code of functions from
users based on role membership?  I would like to avoid converting the code
to C to secure the source code and I don't want it obfuscated either.  

In an ideal world, if a user can't modify a function, he/she shouldn't be
able to see the source code.  If the user can execute the function, then the
user should be able to see the signature of the function but not the body.

Thanks!


Jon

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux