Richard Guo <guofenglinux(at)gmail(dot)com> writes:
> On Mon, Sep 7, 2026 at 12:30 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Yeah, I tried adjusting things like that and the regression tests
>> immediately crashed. So now I think we have to do it as you have it;
>> but maybe the comment could be improved to explain that we need to
>> match both Vars having the child relid and PHVs having top-parent
>> relids.
> Done in the attached.
This version LGTM.
regards, tom lane