On Mon, Aug 29, 2022 at 8:48 AM [email protected] <[email protected]> wrote: > > Hi hackers, > > While reading codes related with logical decoding, > I thought that following comment in rmgrlist.h is not consistent. > > > /* symbol name, textual name, redo, desc, identify, startup, cleanup */ > > This comment describes a set of APIs that the resource manager should have, > but functions for {mask, decode} are missed here. >
Your observation seems correct to me but you have not updated the comment for the mask. Is there a reason for the same? -- With Regards, Amit Kapila.
