From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] logical decoding of two-phase transactions |
Date: | 2021-03-11 01:46:35 |
Message-ID: | CAHut+PsAVT2CLQa1gugnUFsT=vFGm0_++cXtXXwmcJZ8QDH32g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Please find attached the latest patch set v57*
Differences from v56* are:
* Rebased to HEAD @ today
* Addresses the following feedback issues:
(24) [vc-0305] Done. Ran pgindent for all patch 0001 source files.
(49) [ak-0308] Fixed. In apply_handle_begion_prepare, don't set
in_remote_transaction if psf spooling
(50) [ak-0308] Fixed. In apply_handle_prepare, assert
!in_remote_transaction if psf spooling.
(52) [vc-0309] Done. Patch 0002. Simplify the way test 020 creates the
publication.
(53) [vc-0309] Done. Patch 0002. Simplify the way test 022 creates the
publication.
-----
[vc-0305] https://www.postgresql.org/message-id/CALDaNm1rRG2EUus%2BmFrqRzEshZwJZtxja0rn_n3qXGAygODfOA%40mail.gmail.com
[vc-0309] https://www.postgresql.org/message-id/CALDaNm0QuncAis5OqtjzOxAPTZRn545JLqfjFEJwyRjUH-XvEw%40mail.gmail.com
[ak-0308] https://www.postgresql.org/message-id/CAA4eK1%2BoSUU77T92FueDJWsp%3DFjTroNaNC-K45Dgdr7f18aBFA%40mail.gmail.com
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v56-0001-Add-support-for-apply-at-prepare-time-to-built-i.patch | application/octet-stream | 67.3 KB |
v56-0002-Support-2PC-txn-subscriber-tests.patch | application/octet-stream | 24.3 KB |
v56-0004-Fix-apply-worker-empty-prepare-dev-logs.patch | application/octet-stream | 12.8 KB |
v56-0003-Support-2PC-txn-Subscription-option.patch | application/octet-stream | 36.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Smith | 2021-03-11 01:50:27 | Re: [HACKERS] logical decoding of two-phase transactions |
Previous Message | Tom Lane | 2021-03-11 01:38:20 | Re: libpq debug log |