Re: MergeJoin beats HashJoin in the case of multiple hash clauses - Mailing list pgsql-hackers

From Tom Lane
Subject Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Date
Msg-id 73250.1752949510@sss.pgh.pa.us
Whole thread Raw
In response to Re: MergeJoin beats HashJoin in the case of multiple hash clauses  ("Lepikhov Andrei" <a.lepikhov@postgrespro.ru>)
Responses Re: MergeJoin beats HashJoin in the case of multiple hash clauses
List pgsql-hackers
Tender Wang <tndrwang@gmail.com> writes:
> Please take a look at the attached v3 patch.

This is of course not ever going to make any visible performance
difference.  Still, the code is arguably clearer like this, and
I added some comments in hopes of improving it some more.
Pushed.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: get_rule_expr RelabelType node does not print COLLATE clause
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Logical replication prefetch