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-13 02:56:23
Message-ID: CAHut+PtVbZ3bUiumSWBDaaZPZ7xY4yBmKgrhrniaEK-UqpHyYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached the latest patch set v72*

Differences from v71* are:

* Rebased to HEAD @ yesterday.

* The Replication protocol version requirement for two-phase message
support is bumped to version 3

* Documentation of protocol messages has be updated for two-phase
messages similar to [1]

----
[1] https://github.com/postgres/postgres/commit/15c1a9d9cb7604472d4823f48b64cdc02c441194

Kind Regards,
Peter Smith.
Fujitsu Australia

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2021-04-13 03:06:09 Re: pg_amcheck contrib application
Previous Message Melanie Plageman 2021-04-13 02:49:36 Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)