On Fri, Jul 24, 2026 at 4:45 PM Ian Lawrence Barwick <[email protected]> wrote: > This seems like the kind of issue which doesn't get backpatched because > it changes behaviour and no-one has complained about it (AFAIK), > but that's just my Friday afternoon vibe opinion and more qualified > opinions may be available.
Yeah, I see your point. > Would it be an idea to add SET ALL TABLES ... EXCEPT (...) to the regression > test as well, to clarify the expected behaviour? Thanks for the suggestion! I've updated patch 0002 accordingly. Attached are the updated patches. Patch 0001 is unchanged. Patch 0003 is new and invokes the post-alter hook for ALTER PUBLICATION SET ALL, as suggested by Chao. Regards, -- Fujii Masao
v2-0001-Collect-ALTER-PUBLICATION-mapping-drops-for-event.patch
Description: Binary data
v2-0002-Collect-ALTER-PUBLICATION-SET-ALL-commands-for-ev.patch
Description: Binary data
v2-0003-Invoke-post-alter-hook-for-ALTER-PUBLICATION-SET-.patch
Description: Binary data
