On 4/29/2016 7:01 PM, Bruce Momjian wrote:
>>> how to encrypt functions in Postgresql so that we can hide all my business
>>> > >logic ?
>> >
>> >write them in C or another compiled language, supply them as .SO (or .dll)
>> >files.
> FYI, you can often run 'strings' on the object file to see the SQL
> queries.
hah, true, so I guess if you really want to hide it, you've got to hash
all your string constants, or use an obtuse sql generator.
--
john r pierce, recycling bits in santa cruz