Thread

Commits

  1. Fix typos in comments.

  1. Typos in comments in partition.c

    Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-05-02T09:58:36Z

    Hi,
    
    I ran into typos in comments in RelationGetPartitionDispatchInfo() in  
    partition.c.  Here is a small patch for: s/all the leaf partition/all  
    the leaf partitions/ and s/we we/we/.
    
    Best regards,
    Etsuro Fujita
    
  2. Re: Typos in comments in partition.c

    Robert Haas <robertmhaas@gmail.com> — 2017-05-02T18:51:35Z

    On Tue, May 2, 2017 at 5:58 AM, Etsuro Fujita
    <fujita.etsuro@lab.ntt.co.jp> wrote:
    > I ran into typos in comments in RelationGetPartitionDispatchInfo() in
    > partition.c.  Here is a small patch for: s/all the leaf partition/all the
    > leaf partitions/ and s/we we/we/.
    
    Committed.
    
    -- 
    Robert Haas
    EnterpriseDB: http://www.enterprisedb.com
    The Enterprise PostgreSQL Company