Re: [HACKERS] logical decoding of two-phase transactions

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: 2020-11-24 04:17:10
Message-ID: CAHut+PuQcLbjrBXM54+y+=YsmEDFd3CCtp31K-_jS4Xka2vwbQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

FYI - I have regenerated a new v26 set of patches.

PSA

v26-0001 - no change
v26-0002 - no change
v26-0003 - only filename changed (for consistency)
v26-0004 - only filename changed (for consistency)
v26-0005 - no change
v26-0006 - minor code change to have more consistently located calls
to process_syncing_tables
v26-0007 - no change

---
Kind Regards
Peter Smith.
Fujitsu Australia.

Attachment Content-Type Size
v26-0001-Support-2PC-txn-base.patch application/octet-stream 38.6 KB
v26-0002-Support-2PC-txn-backend.patch application/octet-stream 34.7 KB
v26-0004-Support-2PC-txn-tests-for-concurrent-aborts.patch application/octet-stream 14.2 KB
v26-0003-Support-2PC-txn-tests-for-test_decoding.patch application/octet-stream 28.1 KB
v26-0005-Support-2PC-txn-spoolfile.patch application/octet-stream 3.9 KB
v26-0006-Support-2PC-txn-pgoutput.patch application/octet-stream 21.9 KB
v26-0007-Support-2PC-txn-subscriber-tests.patch application/octet-stream 60.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message tsunakawa.takay@fujitsu.com 2020-11-24 04:27:07 RE: [POC] Fast COPY FROM command for the table with foreign partitions
Previous Message Michael Paquier 2020-11-24 04:01:53 Re: bug in pageinspect's "tuple data" feature