Re: SQL:2011 Application Time Update & Delete
Chao Li <li.evan.chao@gmail.com>
From: Chao Li <li.evan.chao@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Paul A Jungwirth <pj@illuminatedcomputing.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-13T03:56:22Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fixed-a-typo-left-by-e4d8a2a.patch (application/octet-stream) patch v1-0001
Sorry, I missed the attachment. Chao Li (Evan) --------------------- HighGo Software Co., Ltd. https://www.highgo.com/ On Thu, Nov 13, 2025 at 11:55 AM Chao Li <li.evan.chao@gmail.com> wrote: > > > On Nov 5, 2025, at 23:46, Peter Eisentraut <peter@eisentraut.org> wrote: > > I committed the patches 0001 and 0002 (from v59). > > > I just noticed 0001 and 0002 have been pushed, and my comments 3&4 on 0002 > had been fixed in the pushed version. > > So, I created a patch to fix the typo of my comment 1. As the fix is > really trivial, I am fine either merging it or leaving it to Paul for next > updates. > > Best regards, > -- > Chao Li (Evan) > HighGo Software Co., Ltd. > https://www.highgo.com/ > > > > >
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Make ExecForPortionOfLeftovers() obey SRF protocol.
- 207cb2abcba0 19 (unreleased) landed
-
Add isolation tests for UPDATE/DELETE FOR PORTION OF
- b6ccd30d8ff6 19 (unreleased) landed
-
Add UPDATE/DELETE FOR PORTION OF
- 8e72d914c528 19 (unreleased) landed
-
Record range constructor functions in pg_range
- c257ba839718 19 (unreleased) landed
-
Add range_minus_multi and multirange_minus_multi functions
- 5eed8ce50ce9 19 (unreleased) landed
-
doc: Add section for temporal tables
- e4d8a2af07f5 19 (unreleased) landed
-
Add assertion check for WAL receiver state during stream-archive transition
- 65f4976189b6 19 (unreleased) cited