Re: [HACKERS] Runtime Partition Pruning

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com>, Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com>, Beena Emerson <memissemerson(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, amul sul <sulamul(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: [HACKERS] Runtime Partition Pruning
Date: 2018-04-06 21:25:07
Message-ID: 20180406212507.6ddl76zkhd2ze4p5@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I rebased this series on top of the committed version of the other patch.
Here's v22, with no other changes than rebasing. I did not include
0005, though.

Git changed the author tag for 0001. Not intentional.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
v22-0001-Provide-infrastructure-to-allow-partition-prunin.patch text/plain 39.7 KB
v22-0002-Add-bms_prev_member-function.patch text/plain 5.3 KB
v22-0003-Allow-unneeded-Append-subnodes-to-be-pruned-at-e.patch text/plain 87.1 KB
v22-0004-Allow-unneeded-MergeAppend-s-subnodes-to-be-prun.patch text/plain 18.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-04-06 21:29:17 Re: [HACKERS] Runtime Partition Pruning
Previous Message Magnus Hagander 2018-04-06 21:24:28 Re: The buildfarm is in a pretty bad way, folks