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

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, 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-04-09 01:39:25
Message-ID: CAHut+Pt0nfqJ2N2bsW00vmLyWKxBPmDSvdBweO6bU2xTOJnbyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached the latest patch set v71*

Differences from v70* are:

* Rebased to HEAD @ yesterday.

* Functionality of v71 is identical to v70, but the patch has been
split into two parts
0001 - 2PC core patch
0002 - adds 2PC support for "streaming" transactions

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

Attachment Content-Type Size
v71-0001-Add-support-for-prepared-transactions-to-built-i.patch application/octet-stream 131.7 KB
v71-0002-Add-prepare-API-support-for-streaming-transactio.patch application/octet-stream 51.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhihong Yu 2021-04-09 01:42:40 Re: [POC] Fast COPY FROM command for the table with foreign partitions
Previous Message tsunakawa.takay@fujitsu.com 2021-04-09 01:30:13 RE: 2019-03 CF now in progress