Re: Triggers in Postgres - Mailing list pgsql-general

From Jasbinder Bali
Subject Re: Triggers in Postgres
Date
Msg-id a47902760607312335v41cd7821q22b48d42294701b4@mail.gmail.com
Whole thread Raw
In response to Re: Triggers in Postgres  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Responses Re: Triggers in Postgres  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Re: Triggers in Postgres  (Chris Mair <list@1006.org>)
List pgsql-general
 
it says something like this:
 
" It is not currently possible to write a trigger function in the plain SQL function language. "
 
though lately I saw triggers written in pure sql in postgres
 
~jas

 
On 8/1/06, Roman Neuhauser <neuhauser@sigpipe.cz> wrote:
# jsbali@gmail.com / 2006-07-31 11:58:49 -0400:
> Actually Postgres manual of triggers says that in postgres, you can't write
> a trigger in conventional sql. You have to write it in a procedural language
> like C. So wanted some more insight on it.
> ~Jas

   Where does it say so? Do you have a link?

--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

pgsql-general by date:

Previous
From: Roman Neuhauser
Date:
Subject: Re: Triggers in Postgres
Next
From: DANTE Alexandra
Date:
Subject: Re: Postgres on 64bit Windows Server with WOW64