Re: argtype_inherit() is dead code - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: argtype_inherit() is dead code
Date
Msg-id 20050417205332.GY58835@decibel.org
Whole thread Raw
In response to Re: argtype_inherit() is dead code  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On Sun, Apr 17, 2005 at 06:56:01AM -0700, Joshua D. Drake wrote:
> >Is it really an important area to improve, or are there other 
> >priorities? I know some people wished we had better support for 
> >inheritance, but how strong is that wish?

FWIW, I think people might be more likely to use the OO features that
PostgreSQL already has if there was better OO support in one or more of
the languages. Oracle has some support along these lines and it was nice
being able to make use of it the last time I used Oracle. I don't
remember the exact details, and I don't think they're necessarily the
way you'd want to do it in PostgreSQL anyway, but it was nice being able
to do things like expose a type/class that knew how to pull info from
the database as well as store it there.
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


pgsql-hackers by date:

Previous
From: "Ilya A. Kovalenko"
Date:
Subject: inet increment w/ int8
Next
From: Rod Taylor
Date:
Subject: Re: argtype_inherit() is dead code