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-12-18 22:41:16
Message-ID: CA+renyVfLaa1=r1OB9UdCxCRYUmQxAyLH+kVi1qX3ookT=eYEw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 5, 2025 at 4:42 PM Paul A Jungwirth
<pj(at)illuminatedcomputing(dot)com> wrote:
>
> On Thu, Nov 27, 2025 at 7:44 AM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> > Review of v62-0001-Document-temporal-update-delete.patch:
>
> Thanks for the review! Here are v63 patches addressing your feedback,
> plus some other things.

Rebased to fix some conflicts. I'm leaving out the final PERIODs patch
in this set. Maybe I will continue skipping it since it is frequently
the cause of rebase conflicts. And I think of it as a "next step"
after this other work is finished.

I don't think there's much else new here, except I expanded the main
patch's commit message a bit.

Rebased to d49936f3028.

Yours,

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

Attachment Content-Type Size
v64-0003-Add-isolation-tests-for-UPDATE-DELETE-FOR-PORTIO.patch text/x-patch 198.7 KB
v64-0004-Add-tg_temporal-to-TriggerData.patch text/x-patch 9.7 KB
v64-0005-Look-up-additional-temporal-foreign-key-helper-p.patch text/x-patch 6.3 KB
v64-0001-Add-range_get_constructor2.patch text/x-patch 3.9 KB
v64-0002-Add-UPDATE-DELETE-FOR-PORTION-OF.patch text/x-patch 282.7 KB
v64-0006-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch text/x-patch 205.7 KB
v64-0007-Expose-FOR-PORTION-OF-to-plpgsql-triggers.patch text/x-patch 14.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-18 22:44:03 Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format
Previous Message Andres Freund 2025-12-18 22:06:43 Re: Buffer locking is special (hints, checksums, AIO writes)