Richard Guo <guofengli...@gmail.com> writes: > On Thu, May 18, 2023 at 3:42 AM Tom Lane <t...@sss.pgh.pa.us> wrote: >> ... BTW, something I'd considered in an earlier attempt at fixing this >> was to change clause_is_computable_at's API to pass the clause's >> RestrictInfo not just the clause_relids, along the lines of
> This change looks good to me. Did that part. regards, tom lane