From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Ajin Cherian <itsajin(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] logical decoding of two-phase transactions |
Date: | 2021-02-26 04:50:45 |
Message-ID: | CAHut+PsRvrEaXR5K2kxarsuhcnz3s2zsv6QuhGzbp2HEN_2Y8g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Please find attached the latest patch set v44*
Differences from v43*
* Rebased to HEAD as @ today
* Patch 0003 "Add support for apply at prepare time"
- minor code refactor
- minor comment changes
* Patch 0006 "Tablesync early exit"
- minor comment changes
- fix whitespace
* Patch 0007 "Fix apply worker empty prepare"
- minor comment changes
- pgindent changed lots of code formatting
-----
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v44-0002-Track-replication-origin-progress-for-rollbacks.patch | application/octet-stream | 3.9 KB |
v44-0001-Refactor-spool-file-logic-in-worker.c.patch | application/octet-stream | 3.6 KB |
v44-0003-Add-support-for-apply-at-prepare-time-to-built-i.patch | application/octet-stream | 37.9 KB |
v44-0005-Support-2PC-txn-Subscription-option.patch | application/octet-stream | 35.1 KB |
v44-0004-Support-2PC-txn-subscriber-tests.patch | application/octet-stream | 60.4 KB |
v44-0006-Tablesync-early-exit.patch | application/octet-stream | 1.2 KB |
v44-0007-Fix-apply-worker-empty-prepare.patch | application/octet-stream | 29.2 KB |
v44-0008-Fix-apply-worker-empty-prepare-dev-logs.patch | application/octet-stream | 10.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2021-02-26 05:07:15 | Re: Parallel INSERT (INTO ... SELECT ...) |
Previous Message | Kyotaro Horiguchi | 2021-02-26 04:38:05 | Re: libpq debug log |