Re: BUG #6003: Cannot have a constraint foreign key on master class with inheritance - Mailing list pgsql-bugs

From hubert depesz lubaczewski
Subject Re: BUG #6003: Cannot have a constraint foreign key on master class with inheritance
Date
Msg-id 20110504064003.GA23594@depesz.com
Whole thread Raw
In response to BUG #6003: Cannot have a constraint foreign key on master class with inheritance  ("David carlos Manuelda" <stormbyte@gmail.com>)
List pgsql-bugs
On Tue, May 03, 2011 at 10:12:53PM +0000, David carlos Manuelda wrote:
> Is it a duplicate of what is in TODO and I understood it bad, or is this a
> new issue?

well, possibly neither. It's limitation well known, and described in
docs:
http://www.postgresql.org/docs/9.0/interactive/ddl-inherit.html
5.8.1 Caveats

Best regards,

depesz

--
The best thing about modern society is how easy it is to avoid contact with it.
                                                             http://depesz.com/

pgsql-bugs by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Plperl trigger variables no longer global
Next
From: "Daniel Grace"
Date:
Subject: BUG #6005: ALTER ROLE ... VALID UNTIL 'infinity' crashes postmaster on a fresh install