| From: | Ajin Cherian <itsajin(at)gmail(dot)com> |
|---|---|
| To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
| Cc: | Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] logical decoding of two-phase transactions |
| Date: | 2020-11-20 11:23:57 |
| Message-ID: | CAFPTHDYkGZtE7jfDoRJ8PBTf5LuKAE-5U4_TU4bSqQdnq7nrxQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Nov 20, 2020 at 2:48 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> I'll take care of it along with other changes.
>
> Thanks for the confirmation.
>
Ok, meanwhile I've just split the patches to move out the
check_xid_aborted test cases as well as the support in the code for
this into a separate patch. New 0007 patch for this.
regards,
Ajin
| Attachment | Content-Type | Size |
|---|---|---|
| v24-0001-Support-2PC-txn-base.patch | application/octet-stream | 38.6 KB |
| v24-0004-Support-2PC-txn-spoolfile.patch | application/octet-stream | 3.9 KB |
| v24-0005-Support-2PC-txn-pgoutput.patch | application/octet-stream | 21.4 KB |
| v24-0002-Support-2PC-txn-backend.patch | application/octet-stream | 30.2 KB |
| v24-0003-Support-2PC-test-cases-for-test_decoding.patch | application/octet-stream | 28.1 KB |
| v24-0007-2pc-test-cases-for-testing-concurrent-aborts.patch | application/octet-stream | 14.2 KB |
| v24-0006-Support-2PC-txn-subscriber-tests.patch | application/octet-stream | 60.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro Horiguchi | 2020-11-20 11:26:47 | Re: Asynchronous Append on postgres_fdw nodes. |
| Previous Message | Masahiko Sawada | 2020-11-20 11:16:56 | Re: xid wraparound danger due to INDEX_CLEANUP false |