Re: [SPAM] Re: Question about stored procedures

From: Patrick FICHE <Patrick(dot)FICHE(at)AQSACOM(dot)COM>
To: "Josephine E(dot) de Castro" <jedecastro23(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: [SPAM] Re: Question about stored procedures
Date: 2005-10-13 11:41:23
Message-ID: 1DC6C8C88D09D51181A40002A5286929B23A62@intranet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Patrick

----------------------------------------------------------------------------
---------------
Patrick Fiche
email : patrick(dot)fiche(at)aqsacom(dot)com
tél : 01 69 29 36 18
----------------------------------------------------------------------------
---------------

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Josephine E. de
Castro
Sent: jeudi 13 octobre 2005 13:21
To: pgsql-general(at)postgresql(dot)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 <sdavis2(at)mail(dot)nih(dot)gov> 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

_____

HYPERLINK
"http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=36035/*http://music.yahoo.c
om/unlimited/"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

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Yu. Zolotukhin 2005-10-13 12:27:33 graphs in PostgreSQL
Previous Message Josephine E. de Castro 2005-10-13 11:36:17 Re: Question about stored procedures