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. -- With Regards, Amit Kapila.