Re: speeding up planning with partitions - Mailing list pgsql-hackers

From Amit Langote
Subject Re: speeding up planning with partitions
Date
Msg-id 1c766138-51dd-2cfc-652e-09ee940f861d@lab.ntt.co.jp
Whole thread Raw
In response to Re: speeding up planning with partitions  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: speeding up planning with partitions  (David Rowley <david.rowley@2ndquadrant.com>)
Re: speeding up planning with partitions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: speeding up planning with partitions  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On 2019/01/10 0:16, Amit Langote wrote:
> On Wed, Jan 9, 2019 at 11:41 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
>>> From 3b86331dd5a2368adc39c9fef92f3dd09d817a08 Mon Sep 17 00:00:00 2001
>>> From: amit <amitlangote09@gmail.com>
>>> Date: Wed, 7 Nov 2018 16:51:31 +0900
>>> Subject: [PATCH v11 4/6] Move inheritance expansion code into its own file
>>
>> I wonder if it would make sense to commit 0004 ahead of the rest?  To
>> avoid carrying this huge one over and over ...
> 
> Maybe a good idea.  I will rearrange the patches that  way tomorrow.

Here's v12, which is more or less same as v11 but with the order of
patches switched so that the code movement patch is first.  Note that the
attached v12-0001 contains no functional changes (but there's tiny note in
the commit message mentioning the addition of a tiny function which is
just old code).

In the v13 that I will try to post tomorrow, I will have hopefully
addressed David's and Imai-san's review comments.  Thank you both!

Regards,
Amit

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: [Sender Address Forgery]Re: error message when subscriptiontarget is a partitioned table
Next
From: Arkhena
Date:
Subject: Re: [Sender Address Forgery]Re: error message when subscriptiontarget is a partitioned table