Thread
Commits
-
Fix typo.
- 4b2ba1fe0222 11.0 landed
-
Comment typo
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-10-05T10:11:23Z
Here is a small patch to fix a typo in a comment in partition.c: s/mantain/maintain/. Best regards, Etsuro Fujita
-
Re: Comment typo
Robert Haas <robertmhaas@gmail.com> — 2017-10-05T12:48:15Z
On Thu, Oct 5, 2017 at 6:11 AM, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> wrote: > Here is a small patch to fix a typo in a comment in partition.c: > s/mantain/maintain/. Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
-
Re: Comment typo
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-10-06T06:49:10Z
On 2017/10/05 21:48, Robert Haas wrote: > On Thu, Oct 5, 2017 at 6:11 AM, Etsuro Fujita > <fujita.etsuro@lab.ntt.co.jp> wrote: >> Here is a small patch to fix a typo in a comment in partition.c: >> s/mantain/maintain/. > > Committed. Thanks! Best regards, Etsuro Fujita