From: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] moving some partitioning code to executor |
Date: | 2017-11-16 02:21:05 |
Message-ID: | 6e9b3bab-d44b-4c1d-17c6-060b9c563293@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2017/11/16 0:29, Robert Haas wrote:
> On Tue, Nov 14, 2017 at 7:59 PM, Amit Langote
> <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>> On 2017/11/15 2:09, Alvaro Herrera wrote:
>>> Amit Langote wrote:
>>>
>>>> Since that 0001 patch was committed [1], here is the rebased patch. Will
>>>> add this to the November commit-fest.
>>>
>>> Please rebase once more -- 1aba8e651ac3 seems to have broken things
>>> in this area pretty thoroughly.
>>
>> Thanks, done.
>
> Committed.
Thank you.
Regards,
Amit
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2017-11-16 02:24:49 | Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted |
Previous Message | Robert Haas | 2017-11-16 02:12:05 | Re: Further simplification of c.h's #include section |