OO Data

Поиск
Список
Период
Сортировка
От Seth Northrop
Тема OO Data
Дата
Msg-id Pine.LNX.4.33.0203191453370.11288-100000@smtp.northrops.com
обсуждение исходный текст
Список pgsql-general
Are you able to define table types within tables with Postgres?  I know
some pure OO databases allow it, but, the manual isn't clear about whether
Postgres can.

For example, having a table "fruit" define a datatype of fruit for which
could then use as a datatype in table apples?  I'm not really talking
about table inheritance which I know postgres does, more like true object
inheritance (creating an instance of fruit with specific characteristics
making it an apple).

Just curious.


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

Предыдущее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: [SQL] How to create crude report with psql and/or plpgsql
Следующее
От: "Peter Darley"
Дата:
Сообщение: Building Perl DBI::pg