Re: function/trigger questions

From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: function/trigger questions
Date: 2001-10-03 22:22:40
Message-ID: E15ouUV-0005dz-00@krusty-motorsports.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 03 Oct 2001 18:21:12 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Richard Welty <rwelty(at)averillpark(dot)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.

no, i don't really need to write one, if a suitably licensed one is already
out there.

thanks,
richard

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Taher H. Haveliwala 2001-10-03 22:25:30 Functional Index
Previous Message Tom Lane 2001-10-03 22:21:12 Re: function/trigger questions