Re: Minor comment edits in nodeGather.c

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minor comment edits in nodeGather.c
Date: 2015-12-01 04:28:55
Message-ID: 565D2207.9060408@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2015/12/01 3:06, Robert Haas wrote:
> On Tue, Nov 24, 2015 at 9:43 PM, Amit Langote
> <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>> On 2015/11/25 11:31, Robert Haas wrote:
>>>
>>> Well I think "scanning a plan" is clear enough even if it's
>>> technically a Scan.
>>
>> Okay, ripped that out in the attached.
>
> Committed, thanks.

Thanks!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2015-12-01 06:06:42 Re: Error with index on unlogged table
Previous Message Marko Tiikkaja 2015-12-01 04:09:29 Re: Removing Functionally Dependent GROUP BY Columns