pltclu

From: Jayaraj Oorath <jayoorath(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: pltclu
Date: 2001-12-28 05:07:06
Message-ID: 20011228050706.23027.qmail@web21205.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-12-28 05:11:00 Re: [SQL] An easy question about creating a primary key
Previous Message Bruce Momjian 2001-12-28 05:03:21 Re: TODO