Re: Assert failure of the cross-check for nullingrels - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Assert failure of the cross-check for nullingrels
Date
Msg-id 3792937.1684420794@sss.pgh.pa.us
Whole thread Raw
In response to Re: Assert failure of the cross-check for nullingrels  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
Richard Guo <guofenglinux@gmail.com> writes:
> On Thu, May 18, 2023 at 3:42 AM Tom Lane <tgl@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



pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: RFI: Extending the TOAST Pointer
Next
From: Bharath Rupireddy
Date:
Subject: Re: walsender performance regression due to logical decoding on standby changes