On Fri, Apr 24, 2026 at 8:23 PM Fujii Masao <[email protected]> wrote: > > On Fri, Apr 24, 2026 at 6:06 PM Chao Li <[email protected]> wrote: > > I am not too worried about that, because this code path is only used with > > --verbose-errors and only when printing error messages. In that situation, > > the cost of one extra memory allocation per log line should be much smaller > > than the I/O cost of writing the log message itself. So I think the simpler > > fix is probably acceptable. > > Yes, I feel the same way.
I've pushed the patch. Thanks! Regards, -- Fujii Masao
