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

From Peter Eisentraut
Subject Re: SQL:2011 Application Time Update & Delete
Date
Msg-id 3f8bba40-ac44-42d1-8f59-493b642afb1a@eisentraut.org
Whole thread
In response to Re: SQL:2011 Application Time Update & Delete  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-hackers
On 15.07.26 19:21, Paul A Jungwirth wrote:
> 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.

I have committed the tests in patch v3 and closed the open item.




pgsql-hackers by date:

Previous
From: Rafia Sabih
Date:
Subject: Re: Bypassing cursors in postgres_fdw to enable parallel plans
Next
From: shveta malik
Date:
Subject: Re: sequencesync worker race with REFRESH SEQUENCES