Re: Re: 7.2 items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Thomas F(dot) O'Connell" <tfo(at)monsterlabs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: 7.2 items
Date: 2001-05-13 01:43:16
Message-ID: 200105130143.f4D1hGZ20449@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I think we just need someone to start a discussion then generate a patch
to match.

> Bruce Momjian wrote:
>
> > Here is a small list of big TODO items. I was wondering which ones
> > people were thinking about for 7.2?
> >
> > * Allow inherited tables to inherit index, UNIQUE constraint, and primary key
> > [inheritance]
>
>
> i was wondering if there was any thought still being given to Oliver
> Elphick's post from a while back that is still in TODO.detail
> [inheritance]:
> http://candle.pha.pa.us/mhonarc/todo.detail/inheritance/msg00010.html
>
> i kind of feel as though the inheritance semantics for postgres at the
> moment are not fully fleshed out, and including further features without
> having a full plan for the semantics doesn't seem to advance the effort
> of making postgres a true Object-Relational DBMS.
>
> for my part, as a user, i am excited that inheritance is available even
> in a limited fashion, but where i use it, i have basically had to invent
> my own semantics for referential integrity based on a suite of triggers.
> this issue is addressed in Oliver's post, but i was wondering if such
> issues were still a part of the development dialogue since Oliver's post
> was the last in TODO.detail [inheritance] and seemed to merit no
> response (or any that i could find in the mailing list archives).
>
> -tfo
>
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-05-13 01:44:03 Re: bug in JOIN or COUNT or ... ?
Previous Message The Hermit Hacker 2001-05-13 01:39:29 Re: bug in JOIN or COUNT or ... ?