From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | josh(at)agliodbs(dot)com, "Rodrigo Sakai" <rodrigo(at)2bfree(dot)com(dot)br>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Compiling pl/pgsql functions |
Date: | 2004-02-19 20:49:09 |
Message-ID: | 200402192049.09624.dev@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On Thursday 19 February 2004 19:26, Josh Berkus wrote:
> Rodrigo,
>
> > I insist in my question, is there a way to compile the plpgsql codes or
>
> something like that, or its better to think about writting this postgres
> functions in C??????
>
> No, there is not. Nor is there likely to be for any PL, as it would add
> significant overhead for no real gain.
It's worse than that - if you really denied access to them, you wouldn't be
able to dump/restore the database - absolute nightmare.
> Personally, I find it
> hard to believe that any of my PL/SQL functions (or yours) are so brilliant
> that they need trade secret protection.
Some of mine are so ugly, I wish they were hidden away mind you ;-)
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Gnugeek | 2004-02-19 21:04:22 | Re: Date / interval question |
Previous Message | Jan Wieck | 2004-02-19 20:09:34 | Re: Compiling pl/pgsql functions |