Documentation fixes

Started by Ekaterina Kiryanovaover 3 years ago2 messagesdocs
Jump to latest
#1Ekaterina Kiryanova
e.kiryanova@postgrespro.ru

Hello!

I've prepared a small patch to fix a broken link and some
inconsistencies with upper/lower case letters.
Please take a look.

--
Best regards,
Ekaterina Kiryanova
Technical Writer
Postgres Professional
the Russian PostgreSQL Company

Attachments:

minor_fixes.patchtext/x-patch; charset=UTF-8; name=minor_fixes.patchDownload+7-7
#2Michael Paquier
michael@paquier.xyz
In reply to: Ekaterina Kiryanova (#1)
Re: Documentation fixes

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