Re: SQL:2011 Application Time Update & Delete

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Paul A Jungwirth <pj@illuminatedcomputing.com>
Cc: Chao Li <li.evan.chao@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-07T11:53:13Z
Lists: pgsql-hackers
On 27.03.26 22:38, Paul A Jungwirth wrote:
>> Other than all that, this patch set (0001 through 0003) seems good to me.
> Thanks! These v70 patches are rebased onto f39cb8c011.

I have committed the patches 0001 through 0003.  (I did some editing on 
the documentation.)  I think this is about as far as we can go for this 
release.

Please check the follow-up bug report(?) posted in this thread.




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Make ExecForPortionOfLeftovers() obey SRF protocol.

  2. Add isolation tests for UPDATE/DELETE FOR PORTION OF

  3. Add UPDATE/DELETE FOR PORTION OF

  4. Record range constructor functions in pg_range

  5. Add range_minus_multi and multirange_minus_multi functions

  6. doc: Add section for temporal tables

  7. Add assertion check for WAL receiver state during stream-archive transition