Re: SQL:2011 Application Time Update & Delete - Mailing list pgsql-hackers

From Paul A Jungwirth
Subject Re: SQL:2011 Application Time Update & Delete
Date
Msg-id CA+renyX9oHppQg5K=SoAAoiNs8z=YmFs++yhY1vFJJZVY5k+Og@mail.gmail.com
Whole thread
In response to Re: SQL:2011 Application Time Update & Delete  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: SQL:2011 Application Time Update & Delete
List pgsql-hackers
On Wed, Jul 15, 2026 at 8:36 AM Nathan Bossart <nathandbossart@gmail.com> wrote:
>
> [RMT hat]
>
> This is listed as an open item for v19 [0].  Is it on track for resolution
> sometime soon?

That v3 patch still applies, but it hasn't received any feedback yet.
I think allowing the update as MariaDB does is the best choice. The v2
patch forbidding the update is an option too, but it never received
any feedback, and it's a larger change.

Yours,

--
Paul              ~{:-)
pj@illuminatedcomputing.com



pgsql-hackers by date:

Previous
From: Paul A Jungwirth
Date:
Subject: Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers?
Next
From: Robert Haas
Date:
Subject: Re: implement CAST(expr AS type FORMAT 'template')