Re: Trigger functions w/o pgsql ? - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: Trigger functions w/o pgsql ?
Date
Msg-id Pine.LNX.4.44.0309012359450.26223-100000@peter.localdomain
Whole thread Raw
In response to Trigger functions w/o pgsql ?  (weigelt@metux.de)
List pgsql-sql
weigelt@metux.de writes:

> is it somehow possible to create trigger functions directly in
> SQL language, w/o an procedural language ?

No.

> Why cant the return value of an function simply be ignored,
> instead of requiring the function to return void (which an sql
> function can't return) ?

Internal reasons mostly, but not trivial to overcome.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-sql by date:

Previous
From: chester c young
Date:
Subject: Re: disabling triggers
Next
From: "Kumar"
Date:
Subject: Unnamed Cursor return