Re: How to handle things that change over time?

From: Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>
To: Paul Jungwirth <pj(at)illuminatedcomputing(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: How to handle things that change over time?
Date: 2019-09-29 08:50:32
Message-ID: 26845cd2-a6e2-d51a-3b9d-5dbcaa859a4a@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 13/09/2019 17:19, Paul Jungwirth wrote:
> The SQL:2011 standard also has temporal primary keys, foreign keys,
> SELECTs, and UPDATE/DELETEs, and we're working on adding those too.

And here is a full implementation of all that:
https://github.com/xocolatl/periods/

It is packaged in both the deb and rpm repositories for PGDG.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Gierth 2019-09-29 10:46:49 Re: Possible bug: SQL function parameter in window frame definition
Previous Message Andrew Gierth 2019-09-29 04:43:28 Re: Possible bug: SQL function parameter in window frame definition