Re: Object Oriented features in PostgreSQL - Mailing list pgsql-novice

From Christian Pöcher
Subject Re: Object Oriented features in PostgreSQL
Date
Msg-id 003801c411a5$7de93cd0$870acad4@dose
Whole thread Raw
In response to Object Oriented features in PostgreSQL  (Mokos Péter <mokos.peti@freemail.hu>)
List 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 by date:

Previous
From: Kun Lu
Date:
Subject: static linking library
Next
From: "David P. Lurie"
Date:
Subject: configure script failure with SCO 5.0.7