On Fri, Sep 4, 2026 at 10:50 PM Tom Lane <[email protected]> wrote: > Yup, clearly an oversight. Your fix LGTM. I'm not sure that we > should push it into stable branches: it might destabilize queries that > people are happy with, and we don't have field complaints about it. > But v19 should still be fair game at this point.
Thanks for reviewing! I agree that back-patching into stable branches isn't worth the risk of plan changes, given the lack of field complaints. I've pushed this to master and v19. - Richard
