Re: Assert failure of the cross-check for nullingrels

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Richard Guo <guofenglinux(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Cc: rmt(at)lists(dot)postgresql(dot)org
Subject: Re: Assert failure of the cross-check for nullingrels
Date: 2023-05-16 13:10:53
Message-ID: a240258d-c346-29e7-1d4b-572b258c3e37@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5/12/23 3:02 AM, Richard Guo wrote:
>
> On Fri, Mar 17, 2023 at 11:05 AM Richard Guo <guofenglinux(at)gmail(dot)com
> <mailto:guofenglinux(at)gmail(dot)com>> wrote:
>
> Here is an updated patch with comments and test case.  I also change the
> code to store 'group_clause_relids' directly in RestrictInfo.
>
>
> BTW, I've added an open item for this issue.

[RMT hat]

Is there a specific commit targeted for v16 that introduced this issue?
Does it only affect v16 or does it affect backbranches?

Thanks,

Jonathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-05-16 13:49:10 Re: Assert failure of the cross-check for nullingrels
Previous Message Robert Sjöblom 2023-05-16 13:01:52 Re: [DOC] Update ALTER SUBSCRIPTION documentation v3