AFAIK, yes. Inheriting unique constraints would be a
special case of inheriting indexes theoretically, since I'd
assume that inheriting a unique column should mean unique
through entire inheritance tree. References is similar,
we'd need to do something to inherit the triggers, and
referencing
Is this still true in 7.1?
> Helge Bahmann ([EMAIL PROTECTED]) reports a bug with a severity of 4
> The lower the number the more severe it is.
>
> Short Description
> unique/references not honored when inheriting tables
>
> Long Description
> If a table inherits fields carrying the "reference