Re: Hide source code - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Hide source code
Date
Msg-id 20050710073820.GA27962@alvh.no-ip.org
Whole thread Raw
In response to Hide source code  (Márcio A. Sepp <marcio@zyontecnologia.com.br>)
List pgsql-hackers
On Sun, Jul 10, 2005 at 04:26:26AM -0300, Márcio A. Sepp wrote:

> I'm looking for a way to hide the souce code of my system (functions). 
> 
> In Oracle, I can wrap it.  Is there something that I can use to hide
> and/or wrap my source code? 

Write the functions in C and distribute only a binary?  Maybe in Java,
and use something like gcj; or Mono/.Net equivalents?  Write an Intercal
language handler?

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"You knock on that door or the sun will be shining on places inside you
that the sun doesn't usually shine" (en Death: "The High Cost of Living")


pgsql-hackers by date:

Previous
From: Márcio A. Sepp
Date:
Subject: Hide source code
Next
From: Hans-Jürgen Schönig
Date:
Subject: Re: Hide source code