Re: Testing if a Column Exists in a NEW record of a Trigger Function

Поиск
Список
Период
Сортировка
От Sameer Kumar
Тема Re: Testing if a Column Exists in a NEW record of a Trigger Function
Дата
Msg-id CADp-Sm5v63CQ3f_3eiP10pjoR7G8p+WszsfxWYvs90cko5pT1w@mail.gmail.com
обсуждение исходный текст
Ответ на Testing if a Column Exists in a NEW record of a Trigger Function  ("Simon ..." <wedgetail_e@hotmail.com>)
Список pgsql-novice

In trigger functions you will have access to table and schema name who invoked the trigger. I guess you can query for the column name from catalogs.

Regards
Sameer

PS: Sent from my Mobile device. Pls ignore typo n abb

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

Предыдущее
От: "Simon ..."
Дата:
Сообщение: Testing if a Column Exists in a NEW record of a Trigger Function
Следующее
От: avpro avpro
Дата:
Сообщение: Re: how to add 'time with time zone' data types and 'interval' data types