On Wed, Nov 25, 2020 at 2:52 PM Amit Kapila <amit.kapil...@gmail.com> wrote: > > On Wed, Nov 25, 2020 at 2:26 PM Peter Smith <smithpb2...@gmail.com> wrote: > > > > Hi Hackers. > > > > Last month there was a commit [1] for replacing logical replication > > message type characters with enums of equivalent values. > > > > I was revisiting this code recently and I think due to oversight that > > initial patch was incomplete. IIUC there are several more enum > > substitutions which should have been made. > > > > PSA my patch which adds those missing substitutions. > > > > Good catch. I'll review it in a day or so. >
The patch looks good to me and I have pushed it. -- With Regards, Amit Kapila.