Re: Visibility bug with prepared transaction with subtransactions on standby

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Konstantin Knizhnik <knizhnik(at)neon(dot)tech>
Subject: Re: Visibility bug with prepared transaction with subtransactions on standby
Date: 2024-06-20 14:10:17
Message-ID: d4e5f41b-5690-41fb-bf06-e4978393f83a@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 20/06/2024 16:41, Heikki Linnakangas wrote:
> Attached is a patch to fix this, with a test case.

The patch did not compile, thanks to a last-minute change in a field
name. Here's a fixed version.

--
Heikki Linnakangas
Neon (https://neon.tech)

Attachment Content-Type Size
v2-0001-tests-Trim-newline-from-result-returned-by-Backgr.patch text/x-patch 1.4 KB
v2-0002-Fix-MVCC-bug-with-prepared-xact-with-subxacts-on-.patch text/x-patch 11.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2024-06-20 14:27:14 Re: Pluggable cumulative statistics
Previous Message Heikki Linnakangas 2024-06-20 13:41:21 Visibility bug with prepared transaction with subtransactions on standby