Re: Object Relational features in PostgreSQL

Поиск
Список
Период
Сортировка
От Jeff Eckermann
Тема Re: Object Relational features in PostgreSQL
Дата
Msg-id 20040126150340.69476.qmail@web20803.mail.yahoo.com
обсуждение исходный текст
Ответ на Object Relational features in PostgreSQL  ("Robert Abi Saab" <RSaab@ccc.gr>)
Список pgsql-general
--- Robert Abi Saab <RSaab@ccc.gr> wrote:

> So my question is whether there is (or will be) any
> support for (any of)
> the following:
>
> More flexible user defined types and support for
> these in tables
>
> Type inheritance
>
> REF and DEREF data types
>
> Nested tables
>
> Polymorphism and more flexible casting of objects
> (like the TREAT
> function, not only the ONLY function)
>
> Typed tables (create table X of type Y)
>
> Object views
>
> User defined functions (encapsulated in the body of
> a user defined type)
>
>
>
> I would be really thankful for any fast reply,
> because I need to report
> to the management whether a migration to PostgreSQL
> is both efficient
> and possible or not.

Out of curiosity, what makes these features
indispensable to your project?  Are you seeking to
migrate from a DBMS that already supports those
features, and if so, what is that?

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

В списке pgsql-general по дате отправления:

Предыдущее
От: "Jim Wilson"
Дата:
Сообщение: Re: Casting varchar to interval.?
Следующее
От:
Дата:
Сообщение: Global variables for plpgsql stored procedures