Обсуждение: [HACKERS] Typos in comments in execMain.c

Поиск
Список
Период
Сортировка

[HACKERS] Typos in comments in execMain.c

От
Etsuro Fujita
Дата:
Hi,

Here is a small patch to fix typos in comments for InitResultRelInfo()  
in execMain.c: s/ResultRelationInfo/ResultRelInfo/ and s/the the/the/.

Best regards,
Etsuro Fujita

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

Re: [HACKERS] Typos in comments in execMain.c

От
Robert Haas
Дата:
On Tue, May 9, 2017 at 4:26 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.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