Re: masking the code

From: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: masking the code
Date: 2009-06-29 09:09:55
Message-ID: h2a0d3$v6b$2@reversiblemaps.ath.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2009-06-26, luca(dot)ciciriello(at)email(dot)it <luca(dot)ciciriello(at)email(dot)it> wrote:
> I've wrote a PLPGSQL stored procedure for a DB I've to delivery to my
> customer. The problem is that I want to hide the code of the stored
> procedure. I don't want that my customer is able to read the code of the my
> sp.
>
> Do exist a way to mask the code of the store procedure shipped with my DB?

rewrite it in a compiled language.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jasen Betts 2009-06-29 09:19:55 Re: pasting into psql garbles text
Previous Message Albe Laurenz 2009-06-29 08:49:33 Unexpected behaviour of date_part