Re: Calling triggers with arguments

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Calling triggers with arguments
Дата
Msg-id 87k73ixp5w.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Calling triggers with arguments  (Christopher Murtagh <christopher.murtagh@mcgill.ca>)
Ответы Re: Calling triggers with arguments  (Christopher Murtagh <christopher.murtagh@mcgill.ca>)
Список pgsql-general
Christopher Murtagh <christopher.murtagh@mcgill.ca> writes:

> Greetings,
>
>  I've come across something that either doesn't work spec'd or I'm
> missing something (I suspect the latter). I'm trying this:

Read the docs again.  Args aren't passed to triggers through the
normal mechanism but via a special variable.

-Doug

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

Предыдущее
От: Christopher Murtagh
Дата:
Сообщение: Calling triggers with arguments
Следующее
От: "Lee Harr"
Дата:
Сообщение: force drop of database others are accessing