Re: Table inherits... - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Table inherits...
Date
Msg-id 1109888302.30529.411.camel@state.g2switchworks.com
Whole thread Raw
In response to Table inherits...  ("Cristian Prieto" <cristian@clickdiario.com>)
List pgsql-general
On Thu, 2005-03-03 at 15:53, Cristian Prieto wrote:
> When a table inherit another, why it doesn't inherit their keys nor
> fkeys?... How do I change it?

There are basic architectural problems that need to be overcome before
that would happen.  The only way to change it right now is to check out
the CVS source code and program it yourself.  not a small job, or
someone would have done it by now.

pgsql-general by date:

Previous
From: John Gray
Date:
Subject: Re: PostgreSQL and XML
Next
From: "Cristian Prieto"
Date:
Subject: Re: Table inherits...