On Thu, Apr 2, 2026 at 8:29 AM Andreas Karlsson <[email protected]> wrote: > On 3/31/26 7:56 PM, Lev Nikolaev wrote: > > I reworked the patch slightly. > > This small cleanup makes sense to me since do_analyze_rel() already > looks at if VACOPT_VERBOSE is set meaning related code is grouped closer > after this small refactoring. > > The patch no longer applied so I rebased it.
Sorry, but -1 from me because this change would lead to doing the same setup repeatedly when analyzing inheritance trees, which is not great. Best regards, Etsuro Fujita
