Re: Trigger Parameter problem

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Trigger Parameter problem
Дата
Msg-id 20041105210052.GA1247@winnie.fuhr.org
обсуждение исходный текст
Ответ на Trigger Parameter problem  ("Mario A. Soto Cordones" <mario_soto@venezolanadeavaluos.com>)
Список pgsql-general
On Fri, Nov 05, 2004 at 01:18:03PM -0400, Mario A. Soto Cordones wrote:

> anybody know how to sen a parameter an a trigger.

If you're writing triggers in PL/pgSQL then perhaps you're looking
for TG_ARGV.  See also the syntax for CREATE TRIGGER.

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

If I've misunderstood what you're asking then please clarify.

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

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: ALERT This mailing list may be voted into a newsgroup
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Are there any PostgreSQL bloggers?