pltclu - Mailing list pgsql-hackers

From Jayaraj Oorath
Subject pltclu
Date
Msg-id 20011228050706.23027.qmail@web21205.mail.yahoo.com
Whole thread Raw
List pgsql-hackers
Hi All,

Has anyone used pltclu in postgres (version 7.1, on
Linux 7.1). I wanted to use a function called pgmail
written in pltclu. But i am not able to create that
function in postgres as the language pltclu is not
created. I tried to create the language pltclu, but
couldnt succeed as I was not able to locate the
required .so file in my linux system. For using the
socket command of Tcl in a postgres function u need
pltclu.

I had created the language plpgsql using the file
plpgsql.so and have written functions also in plpgsql.


The pgmail function mentioned above helps to send mail
from postgres. Is there any other than pgmail way
using plpgsql to send mail from postgres ??



Regards,

Jay

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: psql misbehaves because of a simple typo
Next
From: Bruce Momjian
Date:
Subject: Re: [SQL] An easy question about creating a primary key