Hi,
> http://www.postgresql.org/docs/8.0/static/ddl-inherit.html
>
> "A serious limitation of the inheritance feature is that indexes
> (including unique constraints) and foreign key constraints only
> apply to single tables, not to their inheritance children. This
> is true on both the referencing and referenced sides of a foreign
> key constraint."
I would realy like to see this fixed. But I guess if it was easy then
someone would already have fixed it...
- Sander