Re: FK's to refer to rows in inheritance child

Yeb Havinga <yebhavinga@gmail.com>

From: Yeb Havinga <yebhavinga@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>, "w.p.dijkstra@mgrid.net" <w.p.dijkstra@mgrid.net>
Date: 2010-12-02T10:30:59Z
Lists: pgsql-hackers
On 2010-12-02 11:27, Yeb Havinga wrote:
> With 'inheritance chain' I mean any set of more than one relation that 
> is the transitive closure of the inheritance parent and child relation 
> on a given relation.
s/transitive closure/transitive reflexive closure