Am Dienstag, 9. November 2004 13:29 schrieb Tk421:
> I've made some functions, an i want these functions to be used by a
> specified user, but i don't want this user can see the code of the
> functions. Does somebody knows how can i do this?
The only way to do that would be to write the function in C and compile it
into a shared library.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/