Re: Encrypt functions - Mailing list pgsql-admin

From Imre Samu
Subject Re: Encrypt functions
Date
Msg-id CAJnEWwmU38FTb0O4bX7E617hJUUMrEGE2XdeFa7ZNGVRk7z=eQ@mail.gmail.com
Whole thread Raw
In response to Re: Encrypt functions  (Yambu <hyambu@gmail.com>)
List pgsql-admin
> Is it possible to prevent users from seeing the code in functions?
> We have limited time ,we want to use the functions on a new client, there won't be time to re-write the functions in C. 
> Is there any other way ?

other ideas:
- custom encryption wrapper in C

best regards,
 Imre




Yambu <hyambu@gmail.com> ezt írta (időpont: 2020. dec. 22., K, 16:03):
We have limited time ,we want to use the functions on a new client, there won't be time to re-write the functions in C. Is there any other way ?

regards

On Tue, Dec 22, 2020 at 4:59 PM hubert depesz lubaczewski <depesz@depesz.com> wrote:
On Tue, Dec 22, 2020 at 04:56:40PM +0200, Yambu wrote:
> Is it possible to prevent users from seeing the code in functions?

Sure. Write them in C, and compile.

Best regards,

depesz

pgsql-admin by date:

Previous
From: frank picabia
Date:
Subject: Re: Error: "could not fork new process for connection: Cannot allocate memory"
Next
From: MichaelDBA
Date:
Subject: Re: Error: "could not fork new process for connection: Cannot allocate memory"