From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Beena Emerson <memissemerson(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] path toward faster partition pruning |
Date: | 2018-01-04 16:28:23 |
Message-ID: | 20180104162823.7oviogfzhbjwnumo@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> From 8d627b910278203151853d324c3319c265cd36c0 Mon Sep 17 00:00:00 2001
> From: amit <amitlangote09(at)gmail(dot)com>
> Date: Tue, 22 Aug 2017 13:48:13 +0900
> Subject: [PATCH 2/5] Introduce a get_partitions_from_clauses()
This one fails to apply. Please rebase.
Did you know you can use "git format-patch -v6" to generate
appropriately named patch files without having to rename them yourself?
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-01-04 16:37:08 | Re: [HACKERS] Runtime Partition Pruning |
Previous Message | Andrew Dunstan | 2018-01-04 16:27:46 | Announcing Release 6 of PostgreSQL Buildfarm client |