Re: function source - Mailing list pgsql-novice

From Andrej Ricnik-Bay
Subject Re: function source
Date
Msg-id b35603930807110957oa3fd84cp4fbb6a86799830bf@mail.gmail.com
Whole thread Raw
In response to Re: function source  ("Wright, George" <George.Wright@infimatic.com>)
Responses Re: function source  ("Wright, George" <George.Wright@infimatic.com>)
List pgsql-novice
On 12/07/2008, Wright, George <George.Wright@infimatic.com> wrote:
> So does that mean there is no way to hide the source for procedural
>  language functions in postgresql?
Let's say it's not easy to just "read" the definition ... one can go
and use a disassembler to see what your procedure does if one
feels the urge (and is good with assembler).  The question is also:
"whom do you want to stop from seeing them?"



--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm

pgsql-novice by date:

Previous
From: Mark Roberts
Date:
Subject: Re: Number of postgres connections
Next
From: "Wright, George"
Date:
Subject: Re: function source