Re: SQL:2011 Application Time Update & Delete

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, SATYANARAYANA NARLAPURAM <satyanarlapuram(at)gmail(dot)com>, 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-07-21 06:53:29
Message-ID: 3f8bba40-ac44-42d1-8f59-493b642afb1a@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 15.07.26 19:21, Paul A Jungwirth wrote:
> On Wed, Jul 15, 2026 at 8:36 AM Nathan Bossart <nathandbossart(at)gmail(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Rafia Sabih 2026-07-21 06:41:17 Re: Bypassing cursors in postgres_fdw to enable parallel plans