Hi David, Thank you for reviewing and committing the patch. I appreciate the thorough backport to v14.
2026년 1월 6일 (화) PM 1:34, David Rowley <[email protected]>님이 작성: > On Mon, 29 Dec 2025 at 01:18, Henson Choi <[email protected]> wrote: > > - publicationcmds.c: real bug, affects event triggers > > - pgoutput.c: harmless, just API cleanup > > > > The bug in publicationcmds.c is minor in practice—it only affects users > who > > have event triggers on publication DDL and use extensions that extract > option > > values from pg_ddl_command. This is an uncommon case, but it is a real > bug > > nonetheless. > > > > The patch should be applied. > > Thank you for doing that analysis. I've followed that and agree with > your conclusion. > > I've pushed the patch and backpatched to v14. > > David > Thanks to Sunil for the original fix. Best regards, Henson
