Rangejoin rebased - Mailing list pgsql-hackers

From Jeff Davis
Subject Rangejoin rebased
Date
Msg-id CAMp0ubd6Wm0hfmBnBTx1Ax-m6T-j0L-3kCs42+uQ0cnhs4BLSg@mail.gmail.com
Whole thread Raw
Responses Re: Rangejoin rebased  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
New rangejoin patch attached.

I had previously attempted to make this work well for multiple range
join keys, but this patch implements single rangejoin keys only, and
the rest of the rangejoin clauses are effectively just rechecks. I
believe it can be made effective for multiple rangejoin keys, but at
the cost of additional complexity which is neither justified nor
implemented at this point.

Regards,
     Jeff Davis

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Proposal: Local indexes for partitioned table
Next
From: Vladimir Svedov
Date:
Subject: Re: array_ndims never returns zero