Thread

Commits

  1. Fix typo.

  1. 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
    
  2. 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
    
    
    
  3. 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