Re: a primer on trigger?

From: Joel Burton <jburton(at)scw(dot)org>
To: newsreader(at)mediaone(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: a primer on trigger?
Date: 2001-05-05 16:31:33
Message-ID: Pine.LNX.4.21.0105051229560.16683-100000@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 4 May 2001 newsreader(at)mediaone(dot)net wrote:

> On Fri, May 04, 2001 at 12:48:24PM -0400, Joel Burton wrote:
> >
> > What is the system call? Could you do this in pl/tclu, the
> > untrusted version of pl/tcl?
> >
>
> I don't know anything about pl/tcl and all
> that stuff. I will take a look later. But
> because I'm pressed for time I will go
> with my existing stuff

If you've never used TCL, you're gonna hate it, I fear.
(Apologies to the tcl fans, but it's synax can be rather
weird to people weaned on perl, IMHO)

Hopefully, one day, pl/perl will be a full PL, with support
for much more stuff. pl/python, in beta, has these features,
so perhaps pl/perl, out of competition or spite, will pull ahead.

:-)

--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Wall 2001-05-05 16:33:15 Re: Re: Postgresql table reloading
Previous Message Joel Burton 2001-05-05 16:29:18 Re: Re: a primer on trigger?