inheritance - Mailing list pgsql-sql

From Bernhard Matthias Ertl
Subject inheritance
Date
Msg-id Pine.HPP.3.95q.980529200313.23372B-100000@delos.dbs.informatik.uni-muenchen.de
Whole thread Raw
Responses Re: [SQL] inheritance  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-sql
Hi,

only two short questions:
+ does the postgresql 6.2.1 already support inheritance and
+ if I have the tables cities and capitals (like in the tutorial), how can
I add attributes of a city to a capital? Before the capital attributes,
after the capital attributes or do I have to insert a capital citiy into
the table city as well as into the table capital?

Thanx, Bernhard



*********************************************************************
* Bernhard Matthias Ertl  *  email: ertl@bigfoot.com                *
* Calslaan 1-107          *                                         *
* NL-7522 MH Enschede     *         ertl@edupsy.uni-muenchen.de     *
* Tel: ++31 53 489 5001   *                                         *
*********************************************************************


pgsql-sql by date:

Previous
From: Pierre Padovani
Date:
Subject: Triggers and SQL functions
Next
From: "Oliver Elphick"
Date:
Subject: Re: [SQL] inheritance