Re: BUG #17903: There is a bug in the KeepLogSeg()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, zhjwpku@gmail.com, xu.xw2008@163.com, pgsql-bugs@lists.postgresql.org
Date: 2023-04-27T23:08:01Z
Lists: pgsql-bugs
On Thu, Apr 27, 2023 at 02:47:46PM -0700, Nathan Bossart wrote: > I adjusted the commit message to call out that function explicitly. Also, > I decided to go with the "keep < recptr" approach since there's no reason > to do anything in that block otherwise. b726236 exists in the tree, but it seems like the message of pgsql-committers is held on moderation? -- Michael
Commits
-
Prevent underflow in KeepLogSeg().
- be40dd63e00d 13.11 landed
- 137003036972 14.8 landed
- c98b06e2f865 15.3 landed
- b72623671d9c 16.0 landed