Thread

  1. Re: pg_createsubscriber: Fix incorrect handling of cleanup flags

    Fujii Masao <masao.fujii@gmail.com> — 2026-05-11T01:22:55Z

    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?
    
    Regards,
    
    -- 
    Fujii Masao