Re: Documentation fixes
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ekaterina Kiryanova <e.kiryanova@postgrespro.ru>
Cc: pgsql-docs@lists.postgresql.org
Date: 2022-10-01T06:30:29Z
Lists: pgsql-docs
On Fri, Sep 30, 2022 at 06:10:01PM +0300, Ekaterina Kiryanova wrote: > I've prepared a small patch to fix a broken link and some inconsistencies > with upper/lower case letters. > Please take a look. Thanks Ekaterina, this looks fine to me so applied. The cosmetic part in func.sgml is older than 15 and all the remaining parts apply to PG >= 15 so I have done that only down to REL_15_STABLE. -- Michael
Commits
-
doc: Fix some grammar and typos
- 64b431d15c49 15.0 landed
- 83e42a003571 16.0 landed