Re: [HACKERS] path toward faster partition pruning

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: jesper(dot)pedersen(at)redhat(dot)com, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Amit Langote <amitlangote09(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Beena Emerson <memissemerson(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] path toward faster partition pruning
Date: 2018-04-05 08:31:41
Message-ID: 77a518ac-e4a0-4cd1-9988-e5d754a6501f@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2018/04/05 17:28, Amit Langote wrote:
> Attached v50.

Really attached this time.

Thanks,
Amit

Attachment Content-Type Size
v50-0001-Add-partsupfunc-to-PartitionSchemeData.patch text/plain 3.4 KB
v50-0002-Expose-PartitionBoundInfoData-to-rest-of-the-bac.patch text/plain 7.1 KB
v50-0003-Add-more-tests-for-partition-pruning.patch text/plain 16.7 KB
v50-0004-Faster-partition-pruning.patch text/plain 124.0 KB
v50-0005-Add-only-unpruned-partitioned-child-rels-to-part.patch text/plain 24.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2018-04-05 08:35:08 Re: chained transactions
Previous Message Amit Langote 2018-04-05 08:28:56 Re: [HACKERS] path toward faster partition pruning