From: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Another comment typo in execMain.c |
Date: | 2017-08-03 03:02:57 |
Message-ID: | 47023772-fc65-84ad-3c91-5f4992fff2b0@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2017/08/01 6:09, Peter Eisentraut wrote:
> On 7/6/17 03:23, Etsuro Fujita wrote:
>> Here is a comment in ExecFindPartition() in execMain.c:
>>
>> /*
>> * First check the root table's partition constraint, if any. No
>> point in
>> * routing the tuple it if it doesn't belong in the root table itself.
>> */
>>
>> I think that in the second sentence "it" just before "if" is a typo.
>> Attached is a small patch for fixing that.
>
> fixed
Thanks!
Best regards,
Etsuro Fujita
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2017-08-03 03:06:09 | Re: map_partition_varattnos() and whole-row vars |
Previous Message | Peter Eisentraut | 2017-08-03 02:46:12 | pgsql: Add new files to nls.mk and add translation markers |