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-03-01 06:44:43
Message-ID: CAHut+Pv=sTOx37OvAUTHYBH=YMFH7wrjgF0tF866HPGLGif5eg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached the latest patch set v46*

Differences from v45*

* Rebased to HEAD

* Patch v46-0003 is modified to be compatible with a recent push for
"avoiding repeated decoding of prepare" [1].

-----
[1] https://github.com/postgres/postgres/commit/8bdb1332eb51837c15a10a972c179b84f654279e

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v46-0001-Refactor-spool-file-logic-in-worker.c.patch application/octet-stream 3.6 KB
v46-0005-Support-2PC-txn-Subscription-option.patch application/octet-stream 35.1 KB
v46-0002-Track-replication-origin-progress-for-rollbacks.patch application/octet-stream 3.9 KB
v46-0003-Add-support-for-apply-at-prepare-time-to-built-i.patch application/octet-stream 33.5 KB
v46-0004-Support-2PC-txn-subscriber-tests.patch application/octet-stream 60.4 KB
v46-0006-Tablesync-early-exit.patch application/octet-stream 1.2 KB
v46-0007-Fix-apply-worker-empty-prepare.patch application/octet-stream 31.0 KB
v46-0008-Fix-apply-worker-empty-prepare-dev-logs.patch application/octet-stream 12.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2021-03-01 07:15:42 Re: macOS SIP, next try
Previous Message Richard Guo 2021-03-01 06:36:33 Re: Side effect of remove_useless_groupby_columns