Re: [HACKERS] logical decoding of two-phase transactions

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-18 00:17:54
Message-ID: CAHut+PtswGYVrfOcmX3Vdup_meecPXKZi5NiC3rRDz3r_2Rzjg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached the new patch set v41*

(v40* needed to be rebased to current HEAD)

----
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v41-0001-Refactor-spool-file-logic-in-worker.c.patch application/octet-stream 3.6 KB
v41-0005-Support-2PC-txn-Subscription-option.patch application/octet-stream 35.1 KB
v41-0003-Add-support-for-apply-at-prepare-time-to-built-i.patch application/octet-stream 37.9 KB
v41-0002-Track-replication-origin-progress-for-rollbacks.patch application/octet-stream 3.9 KB
v41-0004-Support-2PC-txn-subscriber-tests.patch application/octet-stream 60.4 KB
v41-0006-Support-2PC-txn-tests-for-concurrent-aborts.patch application/octet-stream 16.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Euler Taveira 2021-02-18 00:27:56 Re: [PATCH] pg_hba.conf error messages for logical replication connections
Previous Message Peter Smith 2021-02-17 23:48:23 Re: Finding cause of test fails on the cfbot site