Re: Incorrect grammar

From: Etsuro Fujita <fujita(dot)etsuro(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: Incorrect grammar
Date: 2018-02-23 02:09:15
Message-ID: 5A8F77CB.5050304@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(2018/02/23 0:09), Robert Haas wrote:
> On Thu, Feb 22, 2018 at 6:54 AM, Etsuro Fujita
> <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>> Here is a tiny patch to fix $SUBJECT in a comment in execPartition.c.
>
> Committed.

Thanks!

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ahuja, Nitin 2018-02-23 02:13:08 Patch: Pass IndexInfo correctly to aminsert for indexes on TOAST
Previous Message Amit Langote 2018-02-23 02:07:38 Re: [HACKERS] Runtime Partition Pruning