Re: Removing unneeded self joins - Mailing list pgsql-hackers

From Andrey Lepikhov
Subject Re: Removing unneeded self joins
Date
Msg-id f84b7d25-d99c-5dd8-c9cb-64a3731a3e2a@postgrespro.ru
Whole thread Raw
In response to Re: Removing unneeded self joins  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Responses Re: Removing unneeded self joins  (Andrey Lepikhov <a.lepikhov@postgrespro.ru>)
List pgsql-hackers
v.21 in attechment fix small bug:
Now we move all non-mergejoinable clauses from joininfo to base restrict 
info because of the relation will not be joined.

On 30/09/2019 13:29, Konstantin Knizhnik wrote:
> 
> Slightly refactored version of the patch with more comments.
> 

-- 
Andrey Lepikhov
Postgres Professional
https://postgrespro.com
The Russian Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: d25ea01275 and partitionwise join
Next
From: Vik Fearing
Date:
Subject: Re: Standard-conforming datetime years parsing