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-20 05:45:30
Message-ID: CAHut+PvFhyWnXsqg1mz3QmoHMoffVhFCJVNEJ3c9gC6PRmqu5g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached the latest patch set v73`*

Differences from v72* are:

* Rebased to HEAD @ today (required because v72-0001 no longer applied cleanly)

* Minor documentation correction for protocol messages for Commit Prepared ('K')

* Non-functional code tidy (mostly proto.c) to reduce overloading
different meanings to same member names for prepare/commit times.

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

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amul Sul 2021-04-20 05:48:26 Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb
Previous Message Justin Pryzby 2021-04-20 05:38:26 Re: terminate called after throwing an instance of 'std::bad_alloc'