Re: Inheritance (general hints wanted) - Mailing list pgsql-sql

From Achilleus Mantzios
Subject Re: Inheritance (general hints wanted)
Date
Msg-id Pine.LNX.4.44.0509210909570.18668-100000@matrix.gatewaynet.com
Whole thread Raw
In response to Re: Inheritance (general hints wanted)  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List 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



pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: Inheritance (general hints wanted)
Next
From: Joost Kraaijeveld
Date:
Subject: How to add column from old_table to new_table?