From: | Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: SQL:2011 application time |
Date: | 2021-07-02 21:39:50 |
Message-ID: | CA+renyWrT-srf+CiJPA4Uoyx=tmeaCimP_qkJX7w7qSFa8M5uQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jun 30, 2021 at 10:39 AM Paul A Jungwirth
<pj(at)illuminatedcomputing(dot)com> wrote:
> Here is a set of patches to add SQL:2011 application-time support (aka
> valid-time).
Here is a small fix to prevent `FOR PORTION OF valid_at FROM MAXVALUE
TO foo` or `FROM foo TO MINVALUE`. I rebased on latest master too.
Yours,
Paul
Attachment | Content-Type | Size |
---|---|---|
v5-0001-Add-PERIODs.patch | application/octet-stream | 117.9 KB |
v5-0003-Add-UPDATE-DELETE-FOR-PORTION-OF.patch | application/octet-stream | 127.4 KB |
v5-0002-Add-temporal-PRIMARY-KEY-and-UNIQUE-constraints.patch | application/octet-stream | 83.4 KB |
v5-0004-Add-temporal-FOREIGN-KEYs.patch | application/octet-stream | 306.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2021-07-02 21:51:42 | Re: rand48 replacement |
Previous Message | Fabien COELHO | 2021-07-02 21:37:24 | Re: psql - factor out echo code |