Re: function/trigger questions - Mailing list pgsql-general

From Tom Lane
Subject Re: function/trigger questions
Date
Msg-id 14724.1002147672@sss.pgh.pa.us
Whole thread Raw
In response to function/trigger questions  (Richard Welty <rwelty@averillpark.net>)
Responses Re: function/trigger questions  (Richard Welty <rwelty@averillpark.net>)
List pgsql-general
Richard Welty <rwelty@averillpark.net> writes:
> the tougher part is that for each row, i
> need to send an email to a contact address.

Why reinvent the wheel?
http://pgmail.sourceforge.net/
http://www.postgresql.org/~petere/plsh.html

If you really want a C-based version, I seem to recall that Gene Selkov
made one, but I can't find a URL at the moment.

            regards, tom lane

pgsql-general by date:

Previous
From: Richard Welty
Date:
Subject: function/trigger questions
Next
From: "Taher H. Haveliwala"
Date:
Subject: Functional Index