From: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Fix comment in build_simple_rel |
Date: | 2016-11-29 00:54:10 |
Message-ID: | f06cf1a5-9cbb-e8b0-8b2e-2490af60c295@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2016/11/29 3:57, Alvaro Herrera wrote:
> Amit Langote wrote:
>> Attached fixes reference in a comment to a non-existent function:
>>
>> s/GetRelationInfo/get_relation_info/g
>
> Thanks, pushed. get_relation_info() itself had been neglected when this
> responsibility was added onto it; I added an entry there too.
Thanks!
Regards,
Amit
From | Date | Subject | |
---|---|---|---|
Next Message | Christian Convey | 2016-11-29 01:50:40 | Re: Tackling JsonPath support |
Previous Message | Stephen Frost | 2016-11-28 23:55:22 | Re: Improving RLS planning |