Thread

Commits

  1. Fix typos in comments.

  1. Typos in comments in execMain.c

    Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-05-09T08:26:58Z

    Hi,
    
    Here is a small patch to fix typos in comments for InitResultRelInfo()  
    in execMain.c: s/ResultRelationInfo/ResultRelInfo/ and s/the the/the/.
    
    Best regards,
    Etsuro Fujita
    
  2. Re: Typos in comments in execMain.c

    Robert Haas <robertmhaas@gmail.com> — 2017-05-10T03:43:46Z

    On Tue, May 9, 2017 at 4:26 AM, Etsuro Fujita
    <fujita.etsuro@lab.ntt.co.jp> wrote:
    > Here is a small patch to fix typos in comments for InitResultRelInfo() in
    > execMain.c: s/ResultRelationInfo/ResultRelInfo/ and s/the the/the/.
    
    Committed.
    
    -- 
    Robert Haas
    EnterpriseDB: http://www.enterprisedb.com
    The Enterprise PostgreSQL Company