Thread

Commits

  1. Fix typo in comment.

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