Re: Temporal foreign key actions

From: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: Re: Temporal foreign key actions
Date: 2026-09-17 02:46:19
Message-ID: CA+renyVOGeDLcp165r=7inFBSVStgC8HYDwDhYNStZf2M35Rag@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 31, 2026 at 1:55 PM Paul A Jungwirth
<pj(at)illuminatedcomputing(dot)com> wrote:
>
> Dear Hackers,
>
> Here is a patch series to add RESTRICT, CASCADE, SET NULL, and SET
> DEFAULT temporal foreign keys.

This patch series depended on FOR PORTION OF, which has been reverted
from v19. So I will mark it as Withdrawn for now. Once FPO is done, I
will re-submit it.

Yours,

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-09-17 02:48:26 Re: DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Previous Message shihao zhong 2026-09-17 02:44:44 Re: Optimize truncation logic to reduce AccessExclusive lock impact