Thread
Commits
-
Fix typos in comments.
- df1a4eba948f 10.0 landed
-
Typos in comments in execMain.c
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-05-09T08:26:58Z
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
-
Re: Typos in comments in execMain.c
Robert Haas <robertmhaas@gmail.com> — 2017-05-10T03:43:46Z
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