| 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-03-05 01:35:57 |
| Message-ID: | OS9PR01MB12149221B530F9A58A655A320F57DA@OS9PR01MB12149.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Dear Hackers,
I found the patch needs to be rebased; here is an updated version.
Also, I added fallthrough macro to suppress warnings with -Wimplicit-fallthrough=5.
Best regards,
Hayato Kuroda
FUJITSU LIMITED
| Attachment | Content-Type | Size |
|---|---|---|
| v9-0001-Introduce-new-type-of-logical-replication-message.patch | application/octet-stream | 6.0 KB |
| v9-0002-Introduce-a-shared-hash-table-to-store-paralleliz.patch | application/octet-stream | 9.1 KB |
| v9-0003-Introduce-a-local-hash-table-to-store-replica-ide.patch | application/octet-stream | 28.3 KB |
| v9-0004-Parallel-apply-non-streaming-transactions.patch | application/octet-stream | 51.3 KB |
| v9-0005-support-2PC.patch | application/octet-stream | 13.9 KB |
| v9-0006-Track-dependencies-for-streamed-transactions.patch | application/octet-stream | 10.7 KB |
| v9-0007-Wait-applying-transaction-if-one-of-user-defined-.patch | application/octet-stream | 11.8 KB |
| v9-0008-Support-dependency-tracking-via-local-unique-inde.patch | application/octet-stream | 23.8 KB |
| v9-0009-Support-dependency-tracking-via-foreign-keys.patch | application/octet-stream | 16.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chao Li | 2026-03-05 01:42:42 | Re: astreamer_lz4: fix bug of output pointer advancement in decompressor |
| Previous Message | Chao Li | 2026-03-05 01:13:06 | Re: astreamer_lz4: fix bug of output pointer advancement in decompressor |