Re: SQL:2011 Application Time Update & Delete

From: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: SQL:2011 Application Time Update & Delete
Date: 2025-11-26 19:29:30
Message-ID: CA+renyXH3AF6JVzZGVcT5mAo=0QncB-MpWJeqb2JG66sgyq09g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Nov 22, 2025 at 12:55 AM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> On 19.11.25 19:49, Paul A Jungwirth wrote:
> > On Thu, Nov 13, 2025 at 8:10 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> >> I continue reviewing ...
> >
> > Thank you for another detailed review! New patches are attached (v61),
> > details below.
>
> I have committed 0001 and 0003 from this set. I will continue reviewing
> the rest.

Thanks! Rebased to e135e04457.

--
Paul ~{:-)
pj(at)illuminatedcomputing(dot)com

Attachment Content-Type Size
v62-0002-Add-UPDATE-DELETE-FOR-PORTION-OF.patch text/x-patch 201.4 KB
v62-0003-Add-isolation-tests-for-UPDATE-DELETE-FOR-PORTIO.patch text/x-patch 198.7 KB
v62-0001-Document-temporal-update-delete.patch text/x-patch 19.8 KB
v62-0004-Add-tg_temporal-to-TriggerData.patch text/x-patch 9.7 KB
v62-0007-Expose-FOR-PORTION-OF-to-plpgsql-triggers.patch text/x-patch 14.5 KB
v62-0005-Look-up-additional-temporal-foreign-key-helper-p.patch text/x-patch 6.4 KB
v62-0008-Add-PERIODs.patch text/x-patch 566.1 KB
v62-0006-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch text/x-patch 205.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Myles Lewis 2025-11-26 19:54:08 Re: [PATCH] Add native PIVOT syntax for SQL Server/Oracle compatibility
Previous Message Dmitry Dolgov 2025-11-26 19:15:27 Re: System views for versions reporting