Re: An improvement of ProcessTwoPhaseBuffer logic - Mailing list pgsql-hackers

From Давыдов Виталий
Subject Re: An improvement of ProcessTwoPhaseBuffer logic
Date
Msg-id 2a5ab6-677f8700-1f-36d162c0@246596326
Whole thread Raw
In response to Re: An improvement of ProcessTwoPhaseBuffer logic  ("Vitaly Davydov" <v.davydov@postgrespro.ru>)
List pgsql-hackers
On Monday, December 30, 2024 04:08 MSK, Michael Paquier <michael@paquier.xyz> wrote:

> Instead, I have gone with a new
> FullTransactionIdFromCurrentEpoch() that replaces
> AdjustToFullTransactionId().  It cleans up most of the calls to
> ReadNextFullTransactionId() compared to the previous patch.  It is
> true that these couple with calls to ProcessTwoPhaseBuffer(), but the
> result felt OK this way in the scope of this fix.

Could you please send the latest version of the patch, if any? I haven't found any new patches in the latest email.

Happy New Year!

With best regards,
Vitaly




pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Reorder shutdown sequence, to flush pgstats later
Next
From: Luca Ferrari
Date:
Subject: Re: pg_settings.unit and DefineCustomXXXVariable