| From: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Tomas Vondra <tomas(at)vondra(dot)me>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, 'Dilip Kumar' <dilipbalaut(at)gmail(dot)com>, 'Andrei Lepikhov' <lepihov(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, 'wenhui qiu' <qiuwenhuifx(at)gmail(dot)com> |
| Subject: | RE: Parallel Apply |
| Date: | 2026-04-13 13:08:24 |
| Message-ID: | OS9PR01MB121492EADD7C242ED101613DAF5242@OS9PR01MB12149.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Dear hackers,
Noticed v10 cannot be applied anymore, here is a rebased version.
Comments posted by Amit [1] were not addressed yet.
Best regards,
Hayato Kuroda
FUJITSU LIMITED
| Attachment | Content-Type | Size |
|---|---|---|
| v11-0001-Introduce-new-type-of-logical-replication-messag.patch | application/octet-stream | 6.0 KB |
| v11-0002-Introduce-a-shared-hash-table-to-store-paralleli.patch | application/octet-stream | 9.1 KB |
| v11-0003-Introduce-a-local-hash-table-to-store-replica-id.patch | application/octet-stream | 28.3 KB |
| v11-0004-Parallel-apply-non-streaming-transactions.patch | application/octet-stream | 51.3 KB |
| v11-0005-support-2PC.patch | application/octet-stream | 13.9 KB |
| v11-0006-Track-dependencies-for-streamed-transactions.patch | application/octet-stream | 10.7 KB |
| v11-0007-Wait-applying-transaction-if-one-of-user-defined.patch | application/octet-stream | 11.8 KB |
| v11-0008-Support-dependency-tracking-via-local-unique-ind.patch | application/octet-stream | 23.8 KB |
| v11-0009-Support-dependency-tracking-via-foreign-keys.patch | application/octet-stream | 16.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | André Verwijs | 2026-04-13 13:14:04 | postgresql19-server-19-alpha sles 15.7 still needs older Leap 15.6 Packages .. |
| Previous Message | Ayush Tiwari | 2026-04-13 12:53:35 | Re: [PATCH] Fix NULL dereference in pg_get_database_ddl() |