finding schema of table that called a trigger

Поиск
Список
Период
Сортировка
От Jeff Hoffmann
Тема finding schema of table that called a trigger
Дата
Msg-id 4234B15F.7020406@propertykey.com
обсуждение исходный текст
Ответы Re: finding schema of table that called a trigger  (Richard Huxton <dev@archonet.com>)
Список pgsql-sql
Is there a variable defined that has the schema of the table that called 
the trigger (like TG_RELNAME = table name)?  I didn't see anything in 
the documentation.  Is the only way to get that to look it up with TG_RELID?

-- 
Jeff Hoffmann
jeff@propertykey.com


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

Предыдущее
От: Andrew - Supernews
Дата:
Сообщение: Re: Parameterized views proposition
Следующее
От: "Moran.Michael"
Дата:
Сообщение: How to cast VARCHAR to BYTEA and vice-versa?