Re: Acessing columns of parent tables with PL/pgSQL - Mailing list pgsql-general

From Hans-Juergen Schoenig
Subject Re: Acessing columns of parent tables with PL/pgSQL
Date
Msg-id 3D1CCA6E.3020708@cybertec.at
Whole thread Raw
In response to Re: Acessing columns of parent tables with PL/pgSQL  (Darko Prenosil <darko.prenosil@finteh.hr>)
Responses Re: Acessing columns of parent tables with PL/pgSQL
List 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 by date:

Previous
From: "joemono"
Date:
Subject: Re: Foreign Key Constraints
Next
From: linux_211@hotmail.com (igor)
Date:
Subject: Re: Case-sensitive problem