Re: BUG #14105: regression for right join - failed to build any 2-way joins - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #14105: regression for right join - failed to build any 2-way joins
Date
Msg-id 9386.1461283619@sss.pgh.pa.us
Whole thread Raw
In response to BUG #14105: regression for right join - failed to build any 2-way joins  (vojta.rylko@gmail.com)
List pgsql-bugs
vojta.rylko@gmail.com writes:
> I have problem with right join which uses coalesce in join condition. With
> other type of join or without coalesce query works.

I've pushed a fix for this.  Thanks for the report and test case!

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #14104: PREPARE document has a missing parameter in one of the examples
Next
From: David Gould
Date:
Subject: Re: BUG #14101: Postgres Service Crashes With Memory Error And Does Not Recover