From: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Amit Langote <amitlangote09(at)gmail(dot)com>, Jeevan Ladhe <jeevan(dot)ladhe(at)enterprisedb(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Optimise default partition scanning while adding new partition |
Date: | 2017-10-13 00:21:25 |
Message-ID: | d1a32ca4-501b-2e9a-5af1-fd4327a4eca2@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2017/10/13 4:18, Robert Haas wrote:
> On Thu, Oct 5, 2017 at 9:29 PM, Amit Langote
> <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>> Attached a patch to modify the INFO messages in check_default_allows_bound.
>
> Committed. However, I didn't see a reason to adopt the comment change
> you proposed, so I left that part out.
Okay, thanks.
Regards,
Amit
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-10-13 00:24:23 | Re: pgsql: Improve performance of SendRowDescriptionMessage. |
Previous Message | Tom Lane | 2017-10-13 00:12:51 | Re: Aggregate transition state merging vs. hypothetical set functions |