Re: inheritance

From: chester c young <chestercyoung(at)yahoo(dot)com>
To: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>, sql pgsql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: inheritance
Date: 2007-03-08 22:20:16
Message-ID: 432034.54344.qm@web54311.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

--- Richard Broersma Jr <rabroersma(at)yahoo(dot)com> wrote:

> >
> > Maybe then you'll add a table basket that has a foreign key to the
> fruit
> > table....... ;-)
>
> From the inheritance link:
> ...
> A serious limitation of the inheritance feature is that ...

it's my understanding that inheritance has become much stronger in 8.2,
although it still only inherits parts of the table. when primary keys
and triggers are inherited then I'll be in heaven - until then rules
rule.


____________________________________________________________________________________
Looking for earth-friendly autos?
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Broersma Jr 2007-03-08 22:27:49 Re: inheritance
Previous Message Richard Broersma Jr 2007-03-08 22:11:53 Re: inheritance