http://www.postgresql.org/docs/8.1/interactive/triggers.html
 
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 <[EMAIL PROTECTED]> wrote:
# [EMAIL PROTECTED] / 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

Reply via email to