Re: repeated decoding of prepared transactions

From: Ajin Cherian <itsajin(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: repeated decoding of prepared transactions
Date: 2021-02-24 11:36:04
Message-ID: CAFPTHDatxkZBjp63DBtn1H6u2ZiPE6pKmLkeei3fXYLxL1TP4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 24, 2021 at 4:48 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:

> I plan to split this into two patches next. But do review and let me
> know if you have any comments.

Attaching an updated patch-set with the changes for
snapshot_was_exported_at_lsn separated out from the changes for the
APIs pg_create_logical_replication_slot() and
pg_logical_slot_get_changes(). Along with a rebase that takes in a few
more commits since my last patch.

regards,
Ajin Cherian
Fujitsu Australia

Attachment Content-Type Size
v2-0001-Avoid-repeated-decoding-of-prepared-transactions.patch application/octet-stream 16.0 KB
v2-0002-Add-option-to-enable-two-phase-commits-in-pg_crea.patch application/octet-stream 41.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2021-02-24 11:37:47 Re: Parallel INSERT (INTO ... SELECT ...)
Previous Message Greg Nancarrow 2021-02-24 11:00:04 Re: Parallel INSERT (INTO ... SELECT ...)