Re: Assert !bms_overlap(joinrel->relids, required_outer)

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Assert !bms_overlap(joinrel->relids, required_outer)
Date: 2023-06-27 05:35:19
Message-ID: ZJp1Fye1VFJhHTtE@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 26, 2023 at 11:05:43PM -0500, Jaime Casanova wrote:
> The attached query makes beta2 crash with attached backtrace.
> Interestingly the index on ref_6 is needed to make it crash, without
> it the query works fine.

Issue reproduced here. I am adding an open item, whose owner should
be Tom?
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-06-27 05:39:14 Re: ReadRecentBuffer() doesn't scale well
Previous Message Thomas Munro 2023-06-27 05:23:44 Re: ReadRecentBuffer() doesn't scale well