On Wed, Oct 23, 2024 at 1:21 AM Masahiko Sawada <sawada.m...@gmail.com> wrote: > > On Tue, Oct 22, 2024 at 2:17 AM Amit Kapila <amit.kapil...@gmail.com> wrote: > > > > On Mon, Oct 21, 2024 at 8:40 PM vignesh C <vignes...@gmail.com> wrote: > > > > > > Attached v3 version patch has a caution added for the same. > > > > > > > Thanks, the patch looks good to me and I am planning to commit this > > early next week unless there are objections or any major problems. I > > have slightly updated the docs and commit message. Few more points to > > consider: > > Another point is that streaming = 'on' will be used by default if a > v18 subscriber connects to a v15 or older publisher. >
Right, but older publishers shouldn't be less than 14. > > I think it would > not be a problem but worth considering the side effects. > I couldn't think of any side effects but if you or someone else sees any problems then we can discuss those. -- With Regards, Amit Kapila.