Re: Performance improvement for joins where outer side is unique - Mailing list pgsql-hackers

From David Rowley
Subject Re: Performance improvement for joins where outer side is unique
Date
Msg-id CAKJS1f8w4X6HNfQWjP+D+gMuB1o+uz_kamJyOPzYDpn7kskMmw@mail.gmail.com
Whole thread Raw
In response to Re: Performance improvement for joins where outer side is unique  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 5 March 2016 at 10:43, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> I wonder why do we have two identical copies of clause_sides_match_join ...

Yeah, I noticed the same a while back, and posted about it. Here was
the response:
http://www.postgresql.org/message-id/26820.1405522310@sss.pgh.pa.us


-- David Rowley                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Fix handling of invalid sockets returned by PQsocket()
Next
From: Tom Lane
Date:
Subject: Re: WIP: Upper planner pathification