Re: Typos in comments in execMain.c

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typos in comments in execMain.c
Date: 2017-05-10 03:43:46
Message-ID: CA+TgmoaTAi0cKmy4P9uE+_qVJnntgsoY24nxp9C1iDsxQNJd4w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 9, 2017 at 4:26 AM, Etsuro Fujita
<fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> Here is a small patch to fix typos in comments for InitResultRelInfo() in
> execMain.c: s/ResultRelationInfo/ResultRelInfo/ and s/the the/the/.

Committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-05-10 03:47:32 Re: Remove pre-10 compatibility code in hash index
Previous Message Robert Haas 2017-05-10 03:41:37 Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take)