Re: [HACKERS] path toward faster partition pruning - Mailing list pgsql-hackers

From Amit Langote
Subject Re: [HACKERS] path toward faster partition pruning
Date
Msg-id e2b71438-6553-014f-d56a-2bc423ae10ce@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] path toward faster partition pruning  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On 2017/11/30 11:18, Michael Paquier wrote:
> On Thu, Nov 30, 2017 at 10:43 AM, Amit Langote
> <Langote_Amit_f8@lab.ntt.co.jp> wrote:
>> I'm working on a revised version of these patches to address recent
>> comments by Horiguchi-san.  I will also consider the points above before
>> sending the new version.
> 
> Ok, this is fresh news, so I am moving this entry to next CF with
> waiting on author as status.

That's correct, thanks.

Regards,
Amit



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] [PATCH] Overestimated filter cost and its mitigation
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Parallel Hash take II