Thread
Commits
-
Fix typo in comment.
- e69401075877 10.0 landed
-
Comment typo in plannodes.h
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-08-10T12:25:21Z
Hi, Here is a small patch for fixing a comment typo in plannodes.h: s/all the partitioned table/all the partitioned tables/. Best regards, Etsuro Fujita
-
Re: Comment typo in plannodes.h
Robert Haas <robertmhaas@gmail.com> — 2017-08-10T17:18:02Z
On Thu, Aug 10, 2017 at 8:25 AM, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> wrote: > Here is a small patch for fixing a comment typo in plannodes.h: s/all the > partitioned table/all the partitioned tables/. Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
-
Re: Comment typo in plannodes.h
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-08-14T02:19:06Z
On 2017/08/11 2:18, Robert Haas wrote: > On Thu, Aug 10, 2017 at 8:25 AM, Etsuro Fujita > <fujita.etsuro@lab.ntt.co.jp> wrote: >> Here is a small patch for fixing a comment typo in plannodes.h: s/all the >> partitioned table/all the partitioned tables/. > > Committed. Thank you. Best regards, Etsuro Fujita