You should have a look at the following item of documentation :
http://www.postgresql.org/docs/8.0/interactive/xfunc-c.html
 
Patrick

-------------------------------------------------------------------------------------------
Patrick Fiche
email : [EMAIL PROTECTED]
tél : 01 69 29 36 18
-------------------------------------------------------------------------------------------


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Josephine E. de Castro
Sent: jeudi 13 octobre 2005 13:21
To: pgsql-general@postgresql.org
Subject: [SPAM] Re: [GENERAL] Question about stored procedures

Hi Sean!  Thanks for your reply. :)
 
My knowledge of PL/Perl is limited and confined to knowing that such language exist. 
 
Is there no 'trusted' way of doing this? How about creating a trigger using C? Or should i stick with something like PL/pgSQL and look for its 'untrusted' flavors?
 
Anyway, my questions sound so elementary.. really sorry for that..
 
Thanks again!
 
 


Sean Davis <[EMAIL PROTECTED]> wrote:
Look at pl/perlu or any of the other "untrusted" flavors of procedure
language. Probably all can do what you like as far as file manipulation.

http://www.postgresql.org/docs/8.0/static/server-programming.html

Sean


Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.14/131 - Release Date: 12/10/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.14/131 - Release Date: 12/10/2005

Reply via email to