Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com>, Beena Emerson <memissemerson(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning
Date: 2017-11-21 01:15:10
Message-ID: b7dabba4-ad1d-758f-8eba-cbdc45224de6@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi David.

On 2017/11/17 21:44, David Rowley wrote:
> On 17 November 2017 at 23:01, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
> wrote:
>
>> Please find attached updated patch set. There are significant changes in
>> this version as described below, including the support for hash
>> partitioned tables.
>>
>
> Hi Amit,
>
> Thanks for making those changes and adding the HASH partition support.
>
> There's a good chance that I'm not going to get time to look at this maybe
> until the last day of the month. I hope someone else can look over it in
> the meantime.

No problem, thanks for the review so far and look forward to the next time
you'll be able to comment.

Regards,
Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2017-11-21 01:18:00 Re: [HACKERS] [PATCH] Incremental sort
Previous Message Michael Paquier 2017-11-21 01:01:39 Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted.