From: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | hlinnaka(at)iki(dot)fi |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Fixing a trivial typo in comment in rewriteManip.c |
Date: | 2018-04-09 12:11:04 |
Message-ID: | 20180409.211104.85905780.horiguchi.kyotaro@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At Mon, 9 Apr 2018 14:22:33 +0300, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote in <4ee784f4-a7c6-dced-0d4c-0a2ac5b87777(at)iki(dot)fi>
> 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!
Thanks!
--
Kyotaro Horiguchi
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Ashutosh Bapat | 2018-04-09 12:16:13 | Re: Optimizing nested ConvertRowtypeExpr execution |
Previous Message | Aleksandr Parfenov | 2018-04-09 12:07:15 | Re: Flexible configuration for full-text search |