Re: Has anyone tried Date/Darwen/Lorentzos's model for temporal data?

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Has anyone tried Date/Darwen/Lorentzos's model for temporal data?
Дата
Msg-id A631AACA-1E77-11D9-93C0-000A95C88220@myrealbox.com
обсуждение исходный текст
Ответ на Has anyone tried Date/Darwen/Lorentzos's model for temporal data?  ("Eric D. Nielsen" <nielsene@MIT.EDU>)
Список pgsql-general
On Oct 14, 2004, at 5:33 AM, Eric D. Nielsen wrote:

> I'm in the process of adding more historic information to one of my
> databases.  I've liked the theoretical treatment of the concept in
> "Temporal Data and the Relational Model", by Date, Darwen, &
> Lorentzos.  A lot of it is not realizable without a lot of user
> defined types/functions/etc.  I was wondering if anyone else has tried
> to use their approach as a base for their historical databases in
> PostGreSQL and has any "lessons learned" to share.

I'm working on this as well at the moment. No insights or lessons
learned yet though. :) I'd also like to see an updated tinterval type
(there's a deprecated one lurking about in the code) that used the
current timestamptz implementation rather than abstime. I'd like to
work on making this datatype and corresponding functions. Need to learn
some c :)


Michael Glaesemann
grzm myrealbox com


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.4 in-lining of SQL functions
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Complex Update Queries with Fromlist