Re: Getting a trigger to call a function...

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Getting a trigger to call a function...
Дата
Msg-id 20041109140140.GB4099@winnie.fuhr.org
обсуждение исходный текст
Ответ на Getting a trigger to call a function...  (graeme <graeme_foster@sherubtse.edu.bt>)
Список pgsql-novice
On Tue, Nov 09, 2004 at 03:36:01PM +0600, graeme wrote:

> I'm trying to get a trigger to call a function, without success. Could
> someone please direct me to some documentation that would help.

We can provide better help if you show what you're doing, describe
what you expect to happen, and show what actually does happen.

The PostgreSQL documentation is here:

http://www.postgresql.org/docs/

Here are some sections concerning triggers:

http://www.postgresql.org/docs/7.4/static/triggers.html
http://www.postgresql.org/docs/7.4/static/plpgsql-trigger.html
http://www.postgresql.org/docs/7.4/static/sql-createtrigger.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-novice по дате отправления:

Предыдущее
От: Kjetil Haaland
Дата:
Сообщение: Re: user defined type
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: user defined type