Re: document that MergeAppend can now prune

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: document that MergeAppend can now prune
Date: 2018-08-27 06:07:55
Message-ID: 8682e1d1-ee58-1d26-fb51-d4f82bde08ee@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2018/08/24 22:55, Michael Paquier wrote:
> On Fri, Aug 24, 2018 at 01:29:32PM +0900, Amit Langote wrote:
>> Attached patch fixes that.
>
> Good catch! Committed.

Thank you.

Regards,
Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-08-27 06:34:17 pg_dump test instability
Previous Message Michael Paquier 2018-08-27 05:29:06 Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module