Re: papers on datatype design

From: Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
To: Brook Milligan <brook(at)biology(dot)nmsu(dot)edu>
Cc: brent(at)rcfile(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: papers on datatype design
Date: 2001-12-09 02:02:51
Message-ID: m3667hp2us.fsf@dep4.fciencias.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Brook Milligan <brook(at)biology(dot)nmsu(dot)edu> writes:

> I guess I was not clear. I am very aware of PostgreSQL's excellent
> type system and have written several types myself. However, I am
> looking for something broader: published papers in the database
> literature on the rationale for and design of datatypes that go beyond
> the "standard" set to represent more complex "real-world"
> information. I understand this is not necessarily

Perhaps some readings on object-oriented programming and design can
be useful. Also, C.J. Date [1] dedicates a complete chapter to
the subject (19 inheritance of types), in spite of the name of the
chapter, it seems the to be the closest thing for what you want.

Regards,
Manuel.

[1] Date C.J., An introduction to database systems 7th editon

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message S P Arif Sahari Wibowo 2001-12-09 06:15:38 Querying and setting a particular bit in a varying bit value
Previous Message Martin Fong 2001-12-09 01:24:34 Large Object be-fsstubs.c RFE