Re: Acessing columns of parent tables with PL/pgSQL

Поиск
Список
Период
Сортировка
От Hans-Juergen Schoenig
Тема Re: Acessing columns of parent tables with PL/pgSQL
Дата
Msg-id 3D1CCA6E.3020708@cybertec.at
обсуждение исходный текст
Ответ на Re: Acessing columns of parent tables with PL/pgSQL  (Darko Prenosil <darko.prenosil@finteh.hr>)
Ответы Re: Acessing columns of parent tables with PL/pgSQL  (Manfred Koizar <mkoi-pg@aon.at>)
Список pgsql-general
The basic of idea of my question is:
How can I access a column of a parent table inside a trigger function.

if i build a trigger on a child table i won't get the columns of the
parent tables.
i know that i can use a simple query using the object id for accessing
the correct row but i don't want to do it.

    Hans


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

Предыдущее
От: "joemono"
Дата:
Сообщение: Re: Foreign Key Constraints
Следующее
От: linux_211@hotmail.com (igor)
Дата:
Сообщение: Re: Case-sensitive problem