Supertypes? - Mailing list pgsql-general

From Christian Marschalek
Subject Supertypes?
Date
Msg-id 000001c0b6be$bc072440$0200a8c0@server
Whole thread Raw
Responses .mdb to Postgres ?  (Jean-Arthur Silve <jeanarthur@eurovox.fr>)
Re: Supertypes?  (Jason Earl <jdearl@yahoo.com>)
List pgsql-general
In school we've learned about supertypes. I don't know if the raw
translation is correct so here is an example:
Supertype human with the attributes name,age,size.
Now I can derrive types from it... For example -> employe with even more
attributes like personal id.

Can I realise this in PostgreSQL? And if yes, would anybody please
explain how, or point me to the right documentation?

Thanks and regards, Christian Marschalek


pgsql-general by date:

Previous
From: Lincoln Yeoh
Date:
Subject: Re: Free Text Search
Next
From: "Len Morgan"
Date:
Subject: Re: Supertypes?