Re: Visibility bug with prepared transaction with subtransactions on standby - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Visibility bug with prepared transaction with subtransactions on standby
Date
Msg-id 23c555fb-b4d5-4804-b38f-3082d2d1f522@iki.fi
Whole thread Raw
In response to Re: Visibility bug with prepared transaction with subtransactions on standby  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On 20/06/2024 17:10, Heikki Linnakangas wrote:
> 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.

All I heard is crickets, so committed and backported to all supported 
versions.

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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Custom type's modifiers
Next
From: Marcos Pegoraro
Date:
Subject: Is missing LOGIN Event on Trigger Firing Matrix ?