Re: triggers problems whit function

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: triggers problems whit function
Дата
Msg-id 49001C17.7030200@lelarge.info
обсуждение исходный текст
Ответ на Re: triggers problems whit function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane a écrit :
> Guillaume Lelarge <guillaume@lelarge.info> writes:
>> Fernando Moreno a écrit :
>>> A trigger function must have a specific structure, it takes no arguments
>
>> It can take arguments.
>
> No, it can't.  At least not in the declaration.
>

Oops, you're right. Arguments shouldn't be declared, but can be used in
the body of a PL/pgsql trigger function.

Sorry about this.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

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

Предыдущее
От: "Grzegorz Jaśkiewicz"
Дата:
Сообщение: Re: join question
Следующее
От: MOLINA BRAVO FELIPE DE JESUS
Дата:
Сообщение: Re: triggers problems whit function