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

From Jonathan S. Katz
Subject Re: Assert failure of the cross-check for nullingrels
Date
Msg-id 6d8d3a5e-8a77-45f6-15a9-4e6ca350d04b@postgresql.org
Whole thread Raw
In response to Re: Assert failure of the cross-check for nullingrels  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 5/16/23 9:49 AM, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz@postgresql.org> writes:
>> Is there a specific commit targeted for v16 that introduced this issue?
>> Does it only affect v16 or does it affect backbranches?
> 
> It's part of the outer-join-aware-Vars stuff, so it's my fault ...
> and v16 only.

*nods* thanks. I updated the Open Items page accordingly (doing RMT 
housecleaning today in advance of Beta 1).

Jonathan


Attachment

pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: Re: pgbench: option delaying queries till connections establishment?
Next
From: Masahiko Sawada
Date:
Subject: Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases