Thread
-
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond <nisha.moond412@gmail.com> — 2026-05-11T15:55:12Z
On Mon, May 11, 2026 at 6:53 AM Fujii Masao <masao.fujii@gmail.com> wrote: > > On Sun, May 10, 2026 at 1:30 PM Nisha Moond <nisha.moond412@gmail.com> wrote: > > > > On Wed, Apr 1, 2026 at 1:44 PM Nisha Moond <nisha.moond412@gmail.com> wrote: > > > > > > The patch needed rebasing after recent changes in pg_createsubscriber > > > under commit d6628a5. > > > Please find the rebased patch (v3) attached. > > > > > > > Needed a rebase after recent commits. Attached the rebased v4 patch. > > Thanks for updating the patch! It looks good to me. > > We can remove the third argument, made_publication, from drop_publication() > since it is no longer used? > +1, attached the updated patch. -- Thanks, Nisha