Re: BUG #17700: An assert failed in prepjointree.c - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #17700: An assert failed in prepjointree.c
Date
Msg-id 799827.1669692679@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #17700: An assert failed in prepjointree.c  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-bugs
Richard Guo <guofenglinux@gmail.com> writes:
> BTW, I wonder if we need the JOIN_RIGHT case here since JOIN_RIGHT
> should have been flipped around to become JOIN_LEFT.

Hmm, you're right, that's done in reduce_outer_joins which
precedes this step.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Richard Guo
Date:
Subject: Re: BUG #17700: An assert failed in prepjointree.c
Next
From: Alvaro Herrera
Date:
Subject: Re: Logical replication halted due to "this slot has been invalidated because it exceeded the maximum reserved size."