Re: Object Oriented features in PostgreSQL

Поиск
Список
Период
Сортировка
От Christian Pöcher
Тема Re: Object Oriented features in PostgreSQL
Дата
Msg-id 003801c411a5$7de93cd0$870acad4@dose
обсуждение исходный текст
Ответ на Object Oriented features in PostgreSQL  (Mokos Péter <mokos.peti@freemail.hu>)
Список pgsql-novice
----- Original Message -----
From: "Mokos Péter" <mokos.peti@freemail.hu>
To: <pgsql-novice@postgresql.org>
Sent: Tuesday, March 23, 2004 1:05 PM
Subject: [NOVICE] Object Oriented features in PostgreSQL


> Can you tell me what are the Object oriented features of the program,
> and what are the main expansion plans about this topic?

You might want to check inheritance of parent tables. You can do this by
using
CREATE TABLE childtable (...) INHERITS (parenttable);

chris


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

Предыдущее
От: Kun Lu
Дата:
Сообщение: static linking library
Следующее
От: "David P. Lurie"
Дата:
Сообщение: configure script failure with SCO 5.0.7