Re: Compiling pl/pgsql functions

From: "Viorel Dragomir" <bc(at)vio(dot)ro>
To: "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 14:01:48
Message-ID: 010901c3f6f0$eb313380$6500a8c0@wylog.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

So use Grant more wisely.

----- Original Message -----
From: "Rodrigo Sakai" <rodrigo(at)2bfree(dot)com(dot)br>
To: <pgsql-sql(at)postgresql(dot)org>
Sent: Thursday, February 19, 2004 2:44 PM
Subject: [SQL] Compiling pl/pgsql functions

> Hi, I'm responsable for the database here in the company, and I like to
know if is there a way to compile my pl/pgsql functions, its not a
performance problem, it is more a security problem, i don like to have
somebody looking into my codes and see the company rules.
> Is there a way to do that, or the only way is writting my functions in
C??????
>
> Thanks for any help and regards to all!!!
>
>
>
> =====================
> Rodrigo Sakai
> Database Programmer
> rodrigo(at)2bfree(dot)com(dot)br
> http://www.2bfree.com.br
> Tel: (55) (11) 5083-5577
> Fax: (55) (11) 5549-3598
> =====================
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Sumita Biswas 2004-02-19 15:10:00 Re: Function
Previous Message Rodrigo Sakai 2004-02-19 12:44:12 Compiling pl/pgsql functions