Re: status of inheritance

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Joshua N Pritikin <jpritikin(at)pobox(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: status of inheritance
Date: 2005-03-04 15:11:59
Message-ID: 1109949118.30529.421.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2005-03-04 at 08:41, Joshua N Pritikin wrote:
> I designed a schema which would benefit from inheritance (in particular,
> an index over more than one table).
>
> However, I read that inheritance is not really implemented yet. So I
> simulated it with extra indexes and extra joins.
>
> Is there any plan / timetable for implementing inheritance (with proper
> index support)?

As far as I know, no one is working on that. It's on the TODO list
though:

http://developer.postgresql.org/todo.php

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-03-04 15:33:12 Re: 2147483642::abstime is null, 2147483644::abstime is null
Previous Message Scott Marlowe 2005-03-04 15:08:13 Re: 2147483642::abstime is null, 2147483644::abstime is