Re: [HACKERS] moving some partitioning code to executor

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] moving some partitioning code to executor
Date: 2017-11-15 00:59:06
Message-ID: 0a1ed2e5-38c5-adde-e7a6-1a731a53db45@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Regards,
Amit

Attachment Content-Type Size
0001-Move-certain-partitioning-code-to-the-executor.patch text/plain 52.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-11-15 01:05:49 Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted.
Previous Message Amit Langote 2017-11-15 00:53:35 Re: [HACKERS] Runtime Partition Pruning