Re: Compiling pl/pgsql functions
Viorel Dragomir <bc@vio.ro>
From: "Viorel Dragomir" <bc@vio.ro>
To: "Rodrigo Sakai" <rodrigo@2bfree.com.br>, <pgsql-sql@postgresql.org>
Date: 2004-02-19T14:01:48Z
Lists: pgsql-sql
So use Grant more wisely. ----- Original Message ----- From: "Rodrigo Sakai" <rodrigo@2bfree.com.br> To: <pgsql-sql@postgresql.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@2bfree.com.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 >