Thread
Commits
-
Doc: fix minor release-note typo.
- 8cbd679fffbe 10.5 landed
- 60e2d9ab1437 11.0 landed
-
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
-
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