On Wed, Sep 9, 2020 at 2:26 PM Amit Kapila <amit.kapil...@gmail.com> wrote: > > On Wed, Sep 9, 2020 at 2:13 PM Tomas Vondra > <tomas.von...@2ndquadrant.com> wrote: > > > > Hi, > > > > while looking at the streaming code I noticed two minor issues: > > > > 1) logicalrep_read_stream_stop is never defined/called, so the prototype > > in logicalproto.h is unnecessary > > > > 2) minor typo in one of the comments > > > > Patch attached. > > > > LGTM. >
Pushed. -- With Regards, Amit Kapila.