From: | Bill Cunningham <billc(at)ballydev(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: papers on datatype design |
Date: | 2001-12-10 17:54:03 |
Message-ID: | 3C14F6BB.7040808@ballydev.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Manuel Sugawara wrote:
>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
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
>
If you looking for white paper material on general storage of
information and its structure check out the current edition of the IBM
Systems Journal on the newsstands. Its a little spendy but this quarters
issue all about knowledge storage.
- Bill
From | Date | Subject | |
---|---|---|---|
Next Message | Antonio Fiol Bonnín | 2001-12-10 18:04:24 | Re: OR-ing rows of bits |
Previous Message | Doug McNaught | 2001-12-10 17:52:53 | Re: Remote Access to pgsql DB ??? |