[HACKERS] Re: [BUGS] unique/references not honored when inheriting tables

2000-10-16 Thread Stephan Szabo
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

[HACKERS] Re: [BUGS] unique/references not honored when inheriting tables

2000-10-16 Thread Bruce Momjian
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