On 2009-06-26, luca.cicirie...@email.it <luca.cicirie...@email.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. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general