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

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>
Cc: Ajin Cherian <itsajin(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Greg Nancarrow <gregn4422(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Date: 2021-07-06 04:28:06
Message-ID: CAHut+PsSZJsrJatRD9tfEGxcmRH4iek0osdW8LhpcFZF9_6ojg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached the latest patch set v93*

Differences from v92* are:

* Rebased to HEAD @ today.

This rebase was made necessary by recent changes [1] to the
parse_subscription_options function.

----
[1] https://github.com/postgres/postgres/commit/8aafb02616753f5c6c90bbc567636b73c0cbb9d4

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v93-0002-Add-prepare-API-support-for-streaming-transactio.patch application/octet-stream 54.4 KB
v93-0004-Skip-empty-streaming-in-progress-transaction-for.patch application/octet-stream 9.4 KB
v93-0001-Add-support-for-prepared-transactions-to-built-i.patch application/octet-stream 143.2 KB
v93-0003-Skip-empty-transactions-for-logical-replication.patch application/octet-stream 27.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Boris Kolpackov 2021-07-06 05:48:31 Re: Pipeline mode and PQpipelineSync()
Previous Message Bharath Rupireddy 2021-07-06 03:46:54 Re: "debug_invalidate_system_caches_always" is too long