Re: Inheritance (general hints wanted)

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Inheritance (general hints wanted)
Date: 2005-09-21 06:23:13
Message-ID: Pine.LNX.4.44.0509210909570.18668-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Judging from the replies i got, it seems that
inheritance is even less used than i initially thought.

I think that the OO term is a little too much advertised
in pgsql advocacy various acts, than actually engineered.

However, OO in pgsql besides being a traditionally cool
acronym, it also *could* prove to be extremely useful
when dealing with real problems.

Just a question, to all those who have implemented
inheritance in pgsql:

Are there any plans for dealing with the current problems?
Is it foundamentally hard to fix these problems?

--
-Achilleus

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Joost Kraaijeveld 2005-09-21 12:36:26 How to add column from old_table to new_table?
Previous Message Achilleus Mantzios 2005-09-20 12:09:20 Re: Inheritance (general hints wanted)