Re: Suspicious call of initial_cost_hashjoin() - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Suspicious call of initial_cost_hashjoin()
Date
Msg-id 4be2304a-b1d0-73bc-96a4-946511035533@2ndquadrant.com
Whole thread Raw
In response to Re: Suspicious call of initial_cost_hashjoin()  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
On 3/2/18 05:01, Thomas Munro wrote:
> On Fri, Mar 2, 2018 at 9:06 PM, Antonin Houska <ah@cybertec.at> wrote:
>> David Steele <david@pgmasters.net> wrote:
>>> Does this look right to you?
>>
>> Yes, this is what I meant. The patch applies cleanly and the code compiles
>> well.
>>
>>> If so, can you sign up as a reviewer and mark it Ready for Committer?
>>
>> Done.
> 
> Thanks.
> 
>> Actually I think it'd be nice if the "parallel_hash" argument was mentioned in
>> the header comment of initial_cost_hashjoin() function, but not sure this is
>> worth returning the patch to the author.
> 
> Done.

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: JIT compiling with LLVM v11
Next
From: Michael Paquier
Date:
Subject: Re: PATCH: Configurable file mode mask