Re: Functions in postgres - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Functions in postgres
Date
Msg-id 200411091408.26861.peter_e@gmx.net
Whole thread Raw
In response to Functions in postgres  ("Tk421" <vrobador@vodafone.es>)
List pgsql-general
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/

pgsql-general by date:

Previous
From: "Tk421"
Date:
Subject: Functions in postgres
Next
From: "Ed L."
Date:
Subject: Re: server auto-restarts and ipcs