Re: 回复:Fix missing initialization of delayChkptEnd - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: 回复:Fix missing initialization of delayChkptEnd
Date
Msg-id 20230606.151314.86154200869303267.horikyota.ntt@gmail.com
Whole thread Raw
In response to 回复:Fix missing initialization of delayChkptEnd  ("蔡梦娟(玊于)" <mengjuan.cmj@alibaba-inc.com>)
Responses Re: 回复:Fix missing initialization of delayChkptEnd  (Michael Paquier <michael@paquier.xyz>)
回复:回复:Fix missing initialization of delayChkptEnd  ("蔡梦娟(玊于)" <mengjuan.cmj@alibaba-inc.com>)
List pgsql-hackers
Good catch!

At Tue, 06 Jun 2023 00:39:47 +0800, "蔡梦娟(玊于)" <mengjuan.cmj@alibaba-inc.com> wrote in 
> Hi, all. I updated the patch for this bugfix, the previous one
> missed the modification of function InitAuxiliaryProcess, please
> check the new patch.

After a quick check through the 14 tree, then compaing with the
corresponding parts of 15, it hit me that ProcArrayClearTransaction()
needs an assertion on the variable.  Other than that, the patch looks
good to me.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center

pgsql-hackers by date:

Previous
From: "Wei Wang (Fujitsu)"
Date:
Subject: RE: Support logical replication of DDLs
Next
From: Laurenz Albe
Date:
Subject: Re: Add support for AT LOCAL