Re: 回复:回复:Fix missing initialization of delayChkptEnd

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: 蔡梦娟(玊于) <mengjuan(dot)cmj(at)alibaba-inc(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, robertmhaas <robertmhaas(at)gmail(dot)com>
Subject: Re: 回复:回复:Fix missing initialization of delayChkptEnd
Date: 2023-06-11 01:36:09
Message-ID: ZIUlCcB3sBXx6mm7@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 07, 2023 at 10:25:25AM +0800, 蔡梦娟(玊于) wrote:
> In my new patch for pg14, I add the assertion on delayChkptEnd in
> ProcArrayClearTransaction, and also add patches for release branch
> from 10 to 13, please check.

Thanks for the patches. I finally got back to that, double-checked
all the spots where these flags are used on all the branches, and that
seems right to me. So applied across 11~14.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2023-06-11 01:44:54 Re: Add a perl function in Cluster.pm to generate WAL
Previous Message James Addison 2023-06-10 22:53:24 Re: Let's make PostgreSQL multi-threaded