Re: Fixing a trivial typo in comment in rewriteManip.c

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fixing a trivial typo in comment in rewriteManip.c
Date: 2018-04-09 11:22:33
Message-ID: 4ee784f4-a7c6-dced-0d4c-0a2ac5b87777@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 09/04/18 13:26, Kyotaro HORIGUCHI wrote:
> While I was looking on some patch, I happened to notice that
> there's a trivial typo in rewriteManip.c
>
>> a ConvertRowTypeExpr to map back to the rowtype expected by the expression.
>
> The correct name for "ConvertRowTypeExpr" is "ConvertRowtypeExpr"

Fixed, thanks!

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Teodor Sigaev 2018-04-09 11:35:05 Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
Previous Message Ashutosh Bapat 2018-04-09 11:13:22 Re: Optimizing nested ConvertRowtypeExpr execution