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-21 06:43:03 |
Message-ID: | CAHut+PuB07xOgJLnDhvbtp0t_qMDhjDD+kO+2yB+r6tgfaR-5Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Apr 20, 2021 at 3:45 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> 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.
Please find attached a re-posting of patch set v73*
This is the same as yesterday's v73 but with a contrib module compile
error fixed.
(I have confirmed make check-world is OK for this patch set)
------
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v73-0001-Add-support-for-prepared-transactions-to-built-i.patch | application/octet-stream | 145.3 KB |
v73-0002-Add-prepare-API-support-for-streaming-transactio.patch | application/octet-stream | 53.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2021-04-21 06:48:52 | Re: proposal - psql - use pager for \watch command |
Previous Message | Pavel Stehule | 2021-04-21 06:32:48 | Re: proposal - psql - use pager for \watch command |