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: 2026-03-17 14:29:07
Message-ID: CA+renyU7nERDO9S0c9WewY6Si4WGosCSfS+BTFudnLTvVWKixg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 13, 2026 at 10:06 AM Paul A Jungwirth
<pj(at)illuminatedcomputing(dot)com> wrote:
>
> On Thu, Mar 12, 2026 at 1:39 AM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> > Hi Paul,
> >
> > Review of v67-0001-Add-range_get_constructor2-to-lsyscache.patch and
> > v67-0002-Add-UPDATE-DELETE-FOR-PORTION-OF.patch:
>
> Thanks for taking another look! v68 patches attached, details below:

This needed a rebase, so here it is. Now rebased up to c9babbc881.

Yours,

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

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter 'PMc' Much 2026-03-17 14:29:51 Re: Need help debugging SIGBUS crashes
Previous Message Nathan Bossart 2026-03-17 14:26:57 Re: Add starelid, attnum to pg_stats and leverage this in pg_dump