Re: Inheritance - Mailing list pgsql-hackers

From Greg Copeland
Subject Re: Inheritance
Date
Msg-id 1029335947.13277.34.camel@mouse.copelandconsulting.net
Whole thread Raw
In response to Re: Inheritance  (Curt Sampson <cjs@cynic.net>)
Responses Re: Inheritance  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Re: Inheritance  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 2002-08-13 at 23:43, Curt Sampson wrote:
> Just my opinion of course, but I think it would be best to have a
> detailed description of how everything in inheritance is supposed to
> work, write a set of tests from that, and then fix the implementation to
> conform to the tests.
>
> And I think a detailed description comes most easily when you have
> a logical model to work from.

I completely agree.  This is why I want/wanted to pursue the theory and
existing implementations angle.

Seems like everyone trying to jump on "index spanning" is premature.

Doesn't Oracle have table inheritance?  Hmmm...I might have to go do
some reading to find out one way or anther...  ;)

Sign,Greg Copeland

pgsql-hackers by date:

Previous
From: Greg Copeland
Date:
Subject: Re: Inheritance
Next
From: Tom Lane
Date:
Subject: Re: journaling in contrib ...