Hi, On Fri, 17 Oct 2025 at 14:37, Mikhail Gribkov <[email protected]> wrote: > > Hi hackers, > > I found that DecodedBkpBlock.data_bufsz field in xlogreader.h is never ever > used in the current code and not even mentioned in any comments. It just > occupies memory and removing it doesn't seem to break anything. > Should we remove it maybe? Attached is the removal patch.
Thanks for the patch! It looks like it should have been removed in the 3f1ce97346. -- Regards, Nazir Bilal Yavuz Microsoft
