Inheritance on foreign key - Mailing list pgsql-general

From Takeichi Kanzaki Cabrera
Subject Inheritance on foreign key
Date
Msg-id 651aa54b0910090957j6e5a0257i30d691dd84a04886@mail.gmail.com
Whole thread Raw
Responses Re: Inheritance on foreign key
List pgsql-general
Hi everybody, I need your help. I have a hierarchy of tables, and
other table that has a foreign key with the top table of the
hierarchy, can I insert a value into the "other" table where the value
it reference is not on the parent table? (it's in one of its child)

My best regards.

pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Integer range?
Next
From: "Naoko Reeves"
Date:
Subject: How to identify nested level of trigger