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-22 23:44:54
Message-ID: CAHut+PuDEENJPXEUVLe_b5YbC+C2BATJk4wmkq=YCGGK7fFOtw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 22, 2021 at 11:51 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> I have incorporated all your changes and additionally made few more
> changes (a) got rid of LogicalRepBeginPrepareData and instead used
> LogicalRepPreparedTxnData, (b) made a number of changes in comments
> and docs, (c) ran pgindent, (d) modified tests to use standard
> wait_for_catch function and removed few tests to reduce the time and
> to keep regression tests reliable.

I checked all v65* / v66* differences and found only two trivial comment typos.

PSA patches to fix those.

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

Attachment Content-Type Size
v66-0001-Feedback-apply_handle_rollback_prepared-typo-in-.patch application/octet-stream 1.0 KB
v66-0002-Feedback-AlterSubscription-typo-in-comment.patch application/octet-stream 870 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-03-22 23:53:39 Re: [HACKERS] Custom compression methods
Previous Message Daniel Gustafsson 2021-03-22 23:38:50 Re: Support for NSS as a libpq TLS backend