Thread

Commits

  1. Doc: fix minor release-note typo.

  1. typo fix in release notes 10.4

    Liudmila Mantrova <l.mantrova@postgrespro.ru> — 2018-05-14T15:16:28Z

    Hi,
    
    Looks like there's a small typo in Release Notes 10.4 - the final "s" is 
    missing in one of the occurrences of <literal>GROUPING SETS</literal>.
    While it's not the most important fix in the world, please consider the 
    attached patch.
    
    -- 
    Liudmila Mantrova
    Technical writer at Postgres Professional: http://www.postgrespro.com
    The Russian Postgres Company
    
    
  2. Re: typo fix in release notes 10.4

    Tom Lane <tgl@sss.pgh.pa.us> — 2018-05-14T16:08:44Z

    Liudmila Mantrova <l.mantrova@postgrespro.ru> writes:
    > Looks like there's a small typo in Release Notes 10.4 - the final "s" is 
    > missing in one of the occurrences of <literal>GROUPING SETS</literal>.
    > While it's not the most important fix in the world, please consider the 
    > attached patch.
    
    Pushed, thanks!
    
    			regards, tom lane