On Tue, Jun 16, 2026 at 11:14 AM Nathan Bossart <[email protected]> wrote:
> I'm curious why you added this check to the beginning and surrounded the > rest with parentheses. Wouldn't it be better to follow the example of the > surrounding clauses and an "AND NOT p.inherited" somewhere in the middle? Good point. v2 moves the check inside the EXISTS as "AND NOT p.inherited", consistent with how the inheritance sections below handle it. v2 attached. Thanks, Baji Shaik.
v2-0001-Fix-vacuumdb-missing-stats-only-false-positive-for-p.patch
Description: Binary data
